summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/gpmc-onenand.h
AgeCommit message (Collapse)AuthorFilesLines
2012-10-15ARM: OMAP2+: onenand: header cleanupAfzal Mohammed1-0/+24
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>