diff options
Diffstat (limited to 'drivers/video/sunxi/lcdc.c')
-rw-r--r-- | drivers/video/sunxi/lcdc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/sunxi/lcdc.c b/drivers/video/sunxi/lcdc.c index 4cf3a0eb75..e8da302303 100644 --- a/drivers/video/sunxi/lcdc.c +++ b/drivers/video/sunxi/lcdc.c @@ -8,6 +8,7 @@ */ #include <common.h> +#include <log.h> #include <asm/arch/clock.h> #include <asm/arch/lcdc.h> |