common: Drop log.h from common header
[oweals/u-boot.git] / drivers / video / pxa_lcd.c
index 92d6e3d4676ba3f0353fab5cb70f9f6285170183..67f5266164fa7b75f9c8f4d5ccf032b13bf8aef5 100644 (file)
@@ -11,6 +11,7 @@
 /************************************************************************/
 
 #include <common.h>
+#include <log.h>
 #include <asm/arch/pxa-regs.h>
 #include <asm/io.h>
 #include <lcd.h>