ARM: hikey: Use linux/sizes.h for malloc size
[platform/kernel/u-boot.git] / common / cmd_trace.c
index 8c630e6..1e62a1a 100644 (file)
@@ -6,6 +6,7 @@
 
 #include <common.h>
 #include <command.h>
+#include <mapmem.h>
 #include <trace.h>
 #include <asm/io.h>