aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
diff options
context:
space:
mode:
authorBoris Brezillon <boris.brezillon@bootlin.com>2018-07-09 22:09:42 +0200
committerMiquel Raynal <miquel.raynal@bootlin.com>2018-07-18 10:10:23 +0200
commite65e3a50702f4e7a01c0b36ff08d6ed8dde7ee7b (patch)
tree90477ca125764a64df7c1aff806e801868906c10 /drivers/mtd
parentmtd: rawnand: txx9ndfmc: Allow selection of this driver when COMPILE_TEST=y (diff)
downloadlinux-dev-e65e3a50702f4e7a01c0b36ff08d6ed8dde7ee7b.tar.xz
linux-dev-e65e3a50702f4e7a01c0b36ff08d6ed8dde7ee7b.zip
MIPS: jz4740: Move jz4740_nand.h header to include/linux/platform_data/jz4740
This way we will be able to compile the jz4740_nand driver when COMPILE_TEST=y. Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com> Acked-by: Paul Burton <paul.burton@mips.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Diffstat (limited to 'drivers/mtd')
-rw-r--r--drivers/mtd/nand/raw/jz4740_nand.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mtd/nand/raw/jz4740_nand.c b/drivers/mtd/nand/raw/jz4740_nand.c
index 613b00a9604b..a0254461812d 100644
--- a/drivers/mtd/nand/raw/jz4740_nand.c
+++ b/drivers/mtd/nand/raw/jz4740_nand.c
@@ -25,7 +25,7 @@
#include <linux/gpio.h>
-#include <asm/mach-jz4740/jz4740_nand.h>
+#include <linux/platform_data/jz4740/jz4740_nand.h>
#define JZ_REG_NAND_CTRL 0x50
#define JZ_REG_NAND_ECC_CTRL 0x100