Hello!
On Fri, 4 Aug 2017 17:29:10 +0200
Boris Brezillon [off-list ref] 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 <redacted>
Signed-off-by: Peter Pan <redacted>
[...]
arch/arm/mach-ep93xx/snappercl15.c | 2 +-
arch/arm/mach-ep93xx/ts72xx.c | 2 +-
For mach-ep93xx
Acked-by: Alexander Sverdlin <alexander.sverdlin@gmail.com>
--
Alexander Sverdlin.