aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/hardware/iomd.h
Commit message (Collapse)AuthorAge
* [ARM] clps7500: remove supportRussell King2008-11-27
| | | | | | | | The CLPS7500 platform has not built since 2.6.22-git7 and there seems to be no interest in fixing it. So, remove the platform support. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
* [ARM] move include/asm-arm to arch/arm/include/asmRussell King2008-08-02
Move platform independent header files to arch/arm/include/asm, leaving those in asm/arch* and asm/plat* alone. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>