dma-mapping: Add header file for ARCH_DMA_MINALIGN
[oweals/u-boot.git] / common / iotrace.c
index ba955afc942a9c87e035eae3f5951e754ed5a271..7225ee440418c5e4312c966c293ddca737de39e7 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;