autoboot.c: Move config options to Kconfig
[platform/kernel/u-boot.git] / common / iotrace.c
index ced426e..2725563 100644 (file)
@@ -7,6 +7,7 @@
 #define IOTRACE_IMPL
 
 #include <common.h>
+#include <mapmem.h>
 #include <asm/io.h>
 
 DECLARE_GLOBAL_DATA_PTR;