diff options
Diffstat (limited to 'drivers/video/pxa_lcd.c')
-rw-r--r-- | drivers/video/pxa_lcd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/pxa_lcd.c b/drivers/video/pxa_lcd.c index 92d6e3d4676..67f5266164f 100644 --- a/drivers/video/pxa_lcd.c +++ b/drivers/video/pxa_lcd.c @@ -11,6 +11,7 @@ /************************************************************************/ #include <common.h> +#include <log.h> #include <asm/arch/pxa-regs.h> #include <asm/io.h> #include <lcd.h> |