diff options
Diffstat (limited to 'drivers/i2c/exynos_hs_i2c.c')
-rw-r--r-- | drivers/i2c/exynos_hs_i2c.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/i2c/exynos_hs_i2c.c b/drivers/i2c/exynos_hs_i2c.c index a7349e06cfd..9a364fdae37 100644 --- a/drivers/i2c/exynos_hs_i2c.c +++ b/drivers/i2c/exynos_hs_i2c.c @@ -6,7 +6,6 @@ * David Mueller, ELSOFT AG, d.mueller@elsoft.ch */ -#include <common.h> #include <dm.h> #include <i2c.h> #include <log.h> |