[PATCH] mtd: nand: Rename nand.h into rawnand.h

Shawn Guo shawnguo at kernel.org
Wed Aug 9 17:58:05 PDT 2017


On Fri, Aug 04, 2017 at 05:29:10PM +0200, Boris Brezillon wrote:
> We are planning to share more code between different NAND based
> devices (SPI NAND, OneNAND and raw NANDs), but before doing that
> we need to move the existing include/linux/mtd/nand.h file into
> include/linux/mtd/rawnand.h so we can later create a nand.h header
> containing all common structure and function prototypes.
> 
> Signed-off-by: Boris Brezillon <boris.brezillon at free-electrons.com>
> Signed-off-by: Peter Pan <peterpandong at micron.com>
...
>  arch/arm/mach-imx/mach-qong.c                   | 2 +-

Acked-by: Shawn Guo <shawnguo at kernel.org>



More information about the linux-mtd mailing list