mtd: mxs_nand: fix the gf_13/14 definition issue
[oweals/u-boot.git] / common / lcd_console.c
index 7d1f88301313e261b0034269a7d7f6402632b464..d34bc2fa83093d9e67afddbe479308db7306c69d 100644 (file)
@@ -8,6 +8,7 @@
 
 #include <common.h>
 #include <lcd.h>
+#include <serial.h>
 #include <video_font.h>                /* Get font data, width and height */
 #if defined(CONFIG_LCD_LOGO)
 #include <bmp_logo.h>