Merge tag 'u-boot-atmel-fixes-2020.07-a' of https://gitlab.denx.de/u-boot/custodians...
[oweals/u-boot.git] / arch / arm / lib / spl.c
index 8a24e34f6203a1afb7f16fadb78602931e0fb30f..af0c9ad6bd6c676e590a783438e084fccb2ccc39 100644 (file)
@@ -9,6 +9,8 @@
 
 #include <common.h>
 #include <config.h>
+#include <init.h>
+#include <log.h>
 #include <spl.h>
 #include <image.h>
 #include <asm/cache.h>