Merge tag 'u-boot-atmel-fixes-2020.07-a' of https://gitlab.denx.de/u-boot/custodians...
[oweals/u-boot.git] / arch / arm / mach-zynqmp / spl.c
index 68df0a79c4e5e3a5ada00ae686bb1403f0a2453c..9dd61e25f6f5bbbb2fc00a1f2084945e6af2dc51 100644 (file)
@@ -6,8 +6,11 @@
  */
 
 #include <common.h>
+#include <image.h>
 #include <init.h>
+#include <log.h>
 #include <spl.h>
+#include <linux/delay.h>
 
 #include <asm/io.h>
 #include <asm/spl.h>