summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap/include/mach/gpioexpander.h
AgeCommit message (Collapse)AuthorFilesLines
2009-04-23ARM: OMAP: Remove old dead gpio expander codeTony Lindgren1-35/+0
This should be done with GPIO calls. Patches against the mainline tree welcome to add the necessary working functionality back. Signed-off-by: Tony Lindgren <tony@atomide.com>
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-0/+35
This just leaves include/asm-arm/plat-* to deal with. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>