common: Make sure arch-specific map_sysmem() is defined
[platform/kernel/u-boot.git] / arch / arm / lib / bootm.c
index 2d6b676..b1bff8c 100644 (file)
@@ -18,6 +18,7 @@
 #include <u-boot/zlib.h>
 #include <asm/byteorder.h>
 #include <libfdt.h>
+#include <mapmem.h>
 #include <fdt_support.h>
 #include <asm/bootm.h>
 #include <asm/secure.h>