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