Re: [PATCH] mtd: nand: Rename nand.h into rawnand.h
From: Tony Lindgren <tony@atomide.com>
Date: 2017-08-09 21:46:51
Also in:
linux-mediatek, linux-mips, linux-samsung-soc, linuxppc-dev
From: Tony Lindgren <tony@atomide.com>
Date: 2017-08-09 21:46:51
Also in:
linux-mediatek, linux-mips, linux-samsung-soc, linuxppc-dev
* Boris Brezillon [off-list ref] [170804 08:30]:
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.
For omap: Acked-by: Tony Lindgren <tony@atomide.com>