Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
[oweals/u-boot.git] / common / spl / spl_spi.c
index 288dbb5fa9812773c17412a549382cd38e974cc3..2744fb5d520cc309d85a49a02a776cc94a135084 100644 (file)
@@ -9,6 +9,8 @@
  */
 
 #include <common.h>
+#include <image.h>
+#include <log.h>
 #include <spi.h>
 #include <spi_flash.h>
 #include <errno.h>