common: Drop log.h from common header
[platform/kernel/u-boot.git] / board / firefly / firefly-rk3288 / firefly-rk3288.c
index a2b0eb5..1965985 100644 (file)
@@ -5,6 +5,7 @@
 
 #include <common.h>
 #include <hang.h>
+#include <log.h>
 
 #ifdef CONFIG_SPL_BUILD
 static int setup_led(void)