Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ARM] Remove asm/irq.h includes from ARM drivers | Russell King | 2006-01-09 | 1 | -1/+0 |
| | | | | | | | Many ARM drivers do not need to include asm/irq.h - remove this unnecessary include from some ARM drivers. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | ||||
* | [ARM] Move AMBA bus code to drivers/amba/ | Russell King | 2006-01-07 | 2 | -0/+361 |
Make the AMBA bus code visible to other architectures. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |