common: Make sure arch-specific map_sysmem() is defined
[platform/kernel/u-boot.git] / common / lcd.c
index f33942c..6982759 100644 (file)
@@ -15,6 +15,7 @@
 #include <linux/types.h>
 #include <stdio_dev.h>
 #include <lcd.h>
+#include <mapmem.h>
 #include <watchdog.h>
 #include <asm/unaligned.h>
 #include <splash.h>