Convert CONFIG_BCH to Kconfig
[platform/kernel/u-boot.git] / common / iotrace.c
index ba955af..7225ee4 100644 (file)
@@ -7,7 +7,9 @@
 
 #include <common.h>
 #include <mapmem.h>
+#include <time.h>
 #include <asm/io.h>
+#include <linux/bug.h>
 #include <u-boot/crc.h>
 
 DECLARE_GLOBAL_DATA_PTR;