common: Drop log.h from common header
[platform/kernel/u-boot.git] / common / lcd_console.c
index ad5f307..1a246c4 100644 (file)
@@ -9,6 +9,7 @@
 #include <common.h>
 #include <command.h>
 #include <lcd.h>
+#include <log.h>
 #include <serial.h>
 #include <video_font.h>                /* Get font data, width and height */
 #if defined(CONFIG_LCD_LOGO)