aboutsummaryrefslogtreecommitdiff
path: root/common/spl/spl_onenand.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/spl/spl_onenand.c')
-rw-r--r--common/spl/spl_onenand.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/spl/spl_onenand.c b/common/spl/spl_onenand.c
index ee30f32..8ba3d40 100644
--- a/common/spl/spl_onenand.c
+++ b/common/spl/spl_onenand.c
@@ -9,6 +9,7 @@
*/
#include <common.h>
#include <config.h>
+#include <image.h>
#include <spl.h>
#include <asm/io.h>
#include <onenand_uboot.h>