colibri_vf: Add separate defconfig for device tree support
[oweals/u-boot.git] / common / cmd_fdt.c
index 48b3e7041576495665280e3c04e32fecafaccfcb..682b6553958fe5afcf60fe78af4c3230f5d03915 100644 (file)
@@ -15,6 +15,7 @@
 #include <asm/global_data.h>
 #include <libfdt.h>
 #include <fdt_support.h>
+#include <mapmem.h>
 #include <asm/io.h>
 
 #define MAX_LEVEL      32              /* how deeply nested we will go */