summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100/include/mach/gpio.h
Commit message (Collapse)AuthorAgeFilesLines
* SA1100: make gpio_to_irq and reverse a macroThomas Kunze2009-11-271-15/+4
| | | | | The function can't be used for static initialisations so convert them to macros.
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-0/+68
This just leaves include/asm-arm/plat-* to deal with. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>