commit | bc3668ea046be9e841eecfab04bddfa759e765d6 | [log] [tgz] |
---|---|---|
author | Afzal Mohammed <afzal@ti.com> | Sat Sep 29 12:26:13 2012 +0530 |
committer | Afzal Mohammed <afzal@ti.com> | Mon Oct 15 14:42:05 2012 +0530 |
tree | 48dd86e24b260351feed63499d277dc61e7f5a98 | |
parent | b6ab13e7d6d2778702baea7433d0bd9f234d5083 [diff] |
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>