spl: spl_nor: Move legacy image loading into spl_legacy.c
[oweals/u-boot.git] / common / iotrace.c
index 5b92fabc76e2a738001a18e197790c3b0749f6f7..295ee07b72473fc2c8b0ff3ff4ce811953f28a55 100644 (file)
@@ -7,7 +7,9 @@
 
 #include <common.h>
 #include <mapmem.h>
+#include <time.h>
 #include <asm/io.h>
+#include <u-boot/crc.h>
 
 DECLARE_GLOBAL_DATA_PTR;