common: Drop log.h from common header
[platform/kernel/u-boot.git] / drivers / video / sunxi / lcdc.c
index 4cf3a0e..e8da302 100644 (file)
@@ -8,6 +8,7 @@
  */
 
 #include <common.h>
+#include <log.h>
 
 #include <asm/arch/clock.h>
 #include <asm/arch/lcdc.h>