common: Drop log.h from common header
[platform/kernel/u-boot.git] / post / drivers / i2c.c
index 8b7967c..3b37892 100644 (file)
@@ -22,6 +22,7 @@
  */
 
 #include <common.h>
+#include <log.h>
 #include <post.h>
 #include <i2c.h>