summaryrefslogtreecommitdiff
path: root/include/linux/amba
AgeCommit message (Collapse)AuthorFilesLines
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King4-0/+579
Since the ARM AMBA bus is used on MIPS as well as ARM, we need to make the bus available for other architectures to use. Move the AMBA include files from include/asm-arm/hardware/ to include/linux/amba/ Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>