]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/board_f.c
common: Make sure arch-specific map_sysmem() is defined
[karo-tx-uboot.git] / common / board_f.c
index b0b37afd65177adc6ba2ab5c73446b0fb402e598..d413b8dad7b5c74ed8c0f9f9c006b82c58e10ca1 100644 (file)
@@ -23,6 +23,7 @@
 #include <i2c.h>
 #include <initcall.h>
 #include <logbuff.h>
+#include <mapmem.h>
 
 /* TODO: Can we move these into arch/ headers? */
 #ifdef CONFIG_8xx