OSDN Git Service

MIPS: txx9: Move the ndfc.h header to include/linux/platform_data/txx9
authorBoris Brezillon <boris.brezillon@bootlin.com>
Mon, 9 Jul 2018 20:09:40 +0000 (22:09 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Wed, 18 Jul 2018 08:10:23 +0000 (10:10 +0200)
commitdc2865ac3527d76fe04ee1f1a3ffc101a60faba0
tree452b17868ec01814d78ebef81eae6a3781da3ded
parenta6be5051cdca8069abfe016a70ce9243ba1a2c0d
MIPS: txx9: Move the ndfc.h header to include/linux/platform_data/txx9

This way we will be able to compile the ndfmc 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>
arch/mips/txx9/generic/setup.c
arch/mips/txx9/generic/setup_tx4938.c
arch/mips/txx9/generic/setup_tx4939.c
drivers/mtd/nand/raw/txx9ndfmc.c
include/linux/platform_data/txx9/ndfmc.h [moved from arch/mips/include/asm/txx9/ndfmc.h with 91% similarity]