common: Drop log.h from common header
[platform/kernel/u-boot.git] / drivers / i2c / i2c-gpio.c
index 07fdd34..900017a 100644 (file)
@@ -9,6 +9,7 @@
 #include <errno.h>
 #include <dm.h>
 #include <i2c.h>
+#include <log.h>
 #include <asm/gpio.h>
 
 #define DEFAULT_UDELAY 5