Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [ARM] Convert asm/io.h to linux/io.h | Russell King | 2008-09-06 |
| | | | | Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | ||
* | [ARM] fix pnx4008 build errors | Russell King | 2008-08-08 |
| | | | | | | | | | include/linux/i2c-pnx.h was missed when moving the include files. Fix it now; it doesn't really need to include mach/i2c.h at all. Successfully build tested with pnx4008_defconfig, which had failed in linux-next. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | ||
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 |
This just leaves include/asm-arm/plat-* to deal with. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |