summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/gpmc-smc91x.h
AgeCommit message (Collapse)AuthorFilesLines
2014-11-04ARM: OMAP2+: Drop legacy code for gpmc-smc91x.cTony Lindgren1-42/+0
This code was only used by 2430sdp, 3430sdp, and n900 development boards. The 2430sdp is already device tree only, and all the users of the 3430sdp and n900 development boards are already booting in device tree mode, so we can drop the legacy smc91x support. Acked-by: Roger Quadros <rogerq@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
2012-09-21ARM: OMAP2+: Make gpmc-smc91x.h localTony Lindgren1-0/+42
This can be local to mach-omap2. Signed-off-by: Tony Lindgren <tony@atomide.com>