ARM: OMAP2+: nand: header cleanup
authorAfzal Mohammed <afzal@ti.com>
Sat, 29 Sep 2012 06:56:13 +0000 (12:26 +0530)
committerAfzal Mohammed <afzal@ti.com>
Mon, 15 Oct 2012 09:12:05 +0000 (14:42 +0530)
commitbc3668ea046be9e841eecfab04bddfa759e765d6
tree48dd86e24b260351feed63499d277dc61e7f5a98
parentb6ab13e7d6d2778702baea7433d0bd9f234d5083
ARM: OMAP2+: nand: header cleanup

For common arm zImage existing nand 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.

Also move gpmc-nand platform data to platform header
meant for nand from gpmc header file

Signed-off-by: Afzal Mohammed <afzal@ti.com>
arch/arm/mach-omap2/board-cm-t35.c
arch/arm/mach-omap2/board-cm-t3517.c
arch/arm/mach-omap2/board-flash.c
arch/arm/mach-omap2/board-omap3pandora.c
arch/arm/mach-omap2/common-board-devices.c
arch/arm/mach-omap2/gpmc-nand.c
arch/arm/mach-omap2/gpmc-nand.h [new file with mode: 0644]
arch/arm/mach-omap2/gpmc.c
arch/arm/plat-omap/include/plat/gpmc.h
include/linux/platform_data/mtd-nand-omap2.h