common: Drop image.h from common header
[oweals/u-boot.git] / common / spl / spl_nand.c
index 5f8a111a2f064808dadead4d2e30e1ae0edd354a..e81279aa1b981bc5920cd46d4b8de90f4f8d3e22 100644 (file)
@@ -5,6 +5,8 @@
  */
 #include <common.h>
 #include <config.h>
+#include <fdt_support.h>
+#include <image.h>
 #include <spl.h>
 #include <asm/io.h>
 #include <nand.h>