diff options
Diffstat (limited to 'drivers/power/regulator/s2mps11_regulator.c')
-rw-r--r-- | drivers/power/regulator/s2mps11_regulator.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/power/regulator/s2mps11_regulator.c b/drivers/power/regulator/s2mps11_regulator.c index 1c6d8358d5b..93fb580407a 100644 --- a/drivers/power/regulator/s2mps11_regulator.c +++ b/drivers/power/regulator/s2mps11_regulator.c @@ -8,7 +8,6 @@ #include <fdtdec.h> #include <errno.h> #include <dm.h> -#include <i2c.h> #include <linux/delay.h> #include <power/pmic.h> #include <power/regulator.h> |