]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP2+: onenand: header cleanup
authorAfzal Mohammed <afzal@ti.com>
Sat, 29 Sep 2012 05:02:42 +0000 (10:32 +0530)
committerAfzal Mohammed <afzal@ti.com>
Mon, 15 Oct 2012 09:12:03 +0000 (14:42 +0530)
commit56f7491f8e73a53ed59998e912a58cc8a358a9a9
treeaef0daa2d085015b64f7069c116f972d94e72e76
parent944668b12bc5fa77e79edc048a8c2d625af53cd6
ARM: OMAP2+: onenand: header cleanup

For common arm zImage existing onenand header file
in platform specific location was moved to generic
platform data location, but it contained more than
platform data, remove it. New local header has been
created for exposing functions.

Signed-off-by: Afzal Mohammed <afzal@ti.com>
arch/arm/mach-omap2/board-flash.c
arch/arm/mach-omap2/board-igep0020.c
arch/arm/mach-omap2/board-n8x0.c
arch/arm/mach-omap2/board-rm680.c
arch/arm/mach-omap2/board-rx51-peripherals.c
arch/arm/mach-omap2/gpmc-onenand.c
arch/arm/mach-omap2/gpmc-onenand.h [new file with mode: 0644]
include/linux/platform_data/mtd-onenand-omap2.h