aboutsummaryrefslogtreecommitdiff
path: root/drivers/power/regulator/sandbox.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/power/regulator/sandbox.c')
-rw-r--r--drivers/power/regulator/sandbox.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/power/regulator/sandbox.c b/drivers/power/regulator/sandbox.c
index c52fe3d1083..e8b66bf2b14 100644
--- a/drivers/power/regulator/sandbox.c
+++ b/drivers/power/regulator/sandbox.c
@@ -8,7 +8,6 @@
#include <fdtdec.h>
#include <errno.h>
#include <dm.h>
-#include <i2c.h>
#include <power/pmic.h>
#include <power/regulator.h>
#include <power/sandbox_pmic.h>