common: Move lcd_setmem() to lcd.h
[oweals/u-boot.git] / common / board_f.c
index 4760d728f374dd07df9978931b74a57e63278d20..ed3cf6afbe08f8ba9de2a2c7a2bf371ba7a3279f 100644 (file)
@@ -19,6 +19,7 @@
 #include <fs.h>
 #include <i2c.h>
 #include <initcall.h>
+#include <lcd.h>
 #include <malloc.h>
 #include <mapmem.h>
 #include <os.h>