common: Drop log.h from common header
[platform/kernel/u-boot.git] / common / board_f.c
index b9b5b8d..01194ea 100644 (file)
@@ -26,6 +26,7 @@
 #include <init.h>
 #include <initcall.h>
 #include <lcd.h>
+#include <log.h>
 #include <malloc.h>
 #include <mapmem.h>
 #include <os.h>