]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/iotrace.c
spi: omap3_spi: add am43xx support to omap3_spi
[karo-tx-uboot.git] / common / iotrace.c
index ced426ea5c65f2f3c8b2a3e0ed030199a4cc0490..2725563e8f9adab65b01995f542e6ce324d582c7 100644 (file)
@@ -7,6 +7,7 @@
 #define IOTRACE_IMPL
 
 #include <common.h>
+#include <mapmem.h>
 #include <asm/io.h>
 
 DECLARE_GLOBAL_DATA_PTR;