aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ebsa110/include/mach/hardware.h
Commit message (Collapse)AuthorAge
* ARM: ebsa110: move platform definitions out of mach/hardware.hRussell King2012-02-02
| | | | | | | Stop exposing platform definitions to the entire kernel tree, move them into a private header file instead. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
This just leaves include/asm-arm/plat-* to deal with. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>