common: Drop linux/delay.h from common header
[oweals/u-boot.git] / arch / arm / mach-sunxi / spl_spi_sunxi.c
index a3997b25901d906813c1f58bea7b46a8a428cdd6..d369df93d4a61663b7b2823b97c8021fc511857f 100644 (file)
@@ -4,9 +4,12 @@
  */
 
 #include <common.h>
+#include <image.h>
+#include <log.h>
 #include <spl.h>
 #include <asm/gpio.h>
 #include <asm/io.h>
+#include <linux/delay.h>
 #include <linux/libfdt.h>
 
 #ifdef CONFIG_SPL_OS_BOOT