summaryrefslogtreecommitdiff
path: root/board/isee/igep00x0/common.c
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-12-04 10:24:35 -0500
committerTom Rini <trini@konsulko.com>2017-12-04 10:24:35 -0500
commit0c4d24823ed28c94dae56a10a66687c69b70c1d1 (patch)
tree0ac63ef5788ed22b7864e9397f8379c38b2db4db /board/isee/igep00x0/common.c
parentda63df97ea100053ea34cc022a1660f760ec32b4 (diff)
parent0faef2eba946a95f9c78d2b3db47e15bac04b52e (diff)
Merge git://git.denx.de/u-boot-uniphier
Diffstat (limited to 'board/isee/igep00x0/common.c')
-rw-r--r--board/isee/igep00x0/common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/isee/igep00x0/common.c b/board/isee/igep00x0/common.c
index e59516f612..d35afa5cad 100644
--- a/board/isee/igep00x0/common.c
+++ b/board/isee/igep00x0/common.c
@@ -8,7 +8,7 @@
#include <asm/arch/mux.h>
#include <asm/arch/sys_proto.h>
#include <jffs2/load_kernel.h>
-#include <linux/mtd/nand.h>
+#include <linux/mtd/rawnand.h>
#include "igep00x0.h"
DECLARE_GLOBAL_DATA_PTR;