]> Git Repo - J-u-boot.git/blobdiff - common/spl/spl_nor.c
common: Drop image.h from common header
[J-u-boot.git] / common / spl / spl_nor.c
index 3f03ffe6a333f410fb7bd29dd50aa3a65ecad830..d4733ea90a6ac3b39645293b1766a34b9de114ae 100644 (file)
@@ -4,6 +4,7 @@
  */
 
 #include <common.h>
+#include <image.h>
 #include <spl.h>
 
 static ulong spl_nor_load_read(struct spl_load_info *load, ulong sector,
This page took 0.026254 seconds and 4 git commands to generate.