Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-13 | [ARM] integrator,realview,versatile: remove FLASH_* and EPROM_* constants | Russell King | |
FLASH_* and EPROM_* constants are unused, and clash with drivers: drivers/atm/ambassador.h:257:1: warning: "FLASH_BASE" redefined drivers/atm/ambassador.h:258:1: warning: "FLASH_SIZE" redefined drivers/atm/iphase.h:332:1: warning: "EPROM_SIZE" redefined so remove them. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | |||
2008-09-06 | [ARM] Convert asm/io.h to linux/io.h | Russell King | |
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | |||
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | |
This just leaves include/asm-arm/plat-* to deal with. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |