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)
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>

No differences found