diff options
Diffstat (limited to 'src/soc/samsung/exynos5420/i2c.c')
-rw-r--r-- | src/soc/samsung/exynos5420/i2c.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/samsung/exynos5420/i2c.c b/src/soc/samsung/exynos5420/i2c.c index 416bb46f4c..45657f13cf 100644 --- a/src/soc/samsung/exynos5420/i2c.c +++ b/src/soc/samsung/exynos5420/i2c.c @@ -9,7 +9,6 @@ #include <soc/i2c.h> #include <soc/periph.h> #include <soc/pinmux.h> -#include <stddef.h> #include <timer.h> struct __packed i2c_regs |