pci: Do not skip legacy IDE device configuration
[oweals/u-boot.git] / common / image-fdt.c
index d9e47283c716c4d47b709e1390a78dd376f95b08..7e2da7b3b7218d10c40167e1d80c0d678ff47c1a 100644 (file)
@@ -14,6 +14,7 @@
 #include <errno.h>
 #include <image.h>
 #include <libfdt.h>
+#include <mapmem.h>
 #include <asm/io.h>
 
 #ifndef CONFIG_SYS_FDT_PAD