diff options
Diffstat (limited to 'drivers/i2c/sun6i_p2wi.c')
-rw-r--r-- | drivers/i2c/sun6i_p2wi.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/i2c/sun6i_p2wi.c b/drivers/i2c/sun6i_p2wi.c index b8e07a533ca..c927c0edf25 100644 --- a/drivers/i2c/sun6i_p2wi.c +++ b/drivers/i2c/sun6i_p2wi.c @@ -15,7 +15,6 @@ #include <axp_pmic.h> #include <clk.h> -#include <common.h> #include <dm.h> #include <errno.h> #include <i2c.h> |