aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa/eseries_udc.c
AgeCommit message (Collapse)Author
2008-08-19[ARM] eseries: move UDC defs to machine filesIan Molton
This patchset moves the UDC definitons for e7xx compatible eseries machines to a common location and moves the 'oddball' e800 definition to its machine file. Signed-off-by: Ian Molton <spyro@f2s.com>
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
This just leaves include/asm-arm/plat-* to deal with. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-07-10E-series UDC supportIan Molton
Signed-off-by: IAn Molton <spyro@f2s.com>