]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite6e6a8270d5a36eb8007edd4731d0588ae2fa5ed
tree48dd86e24b260351feed63499d277dc61e7f5a98
parente4e32ec5ed7bab3d39ebbf26a7513f00a5ca2426
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