summaryrefslogtreecommitdiffstats
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 8ba3d4027a..93cbf47e82 100644
--- a/common/spl/spl_onenand.c
+++ b/common/spl/spl_onenand.c
@@ -10,6 +10,7 @@
#include <common.h>
#include <config.h>
#include <image.h>
+#include <log.h>
#include <spl.h>
#include <asm/io.h>
#include <onenand_uboot.h>