Merge branch 'next'
[platform/kernel/u-boot.git] / common / spl / spl_legacy.c
index 29d3ec7..82d0326 100644 (file)
@@ -4,6 +4,8 @@
  */
 
 #include <common.h>
+#include <image.h>
+#include <log.h>
 #include <malloc.h>
 #include <spl.h>