commit | a62c80e559809e6c7851ec04d30575e85ad6f6ed | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Sat Jan 07 13:52:45 2006 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Jan 07 13:52:45 2006 +0000 |
tree | 7d91fd1f5186ad0d95498f65acfa5a10942133d6 | |
parent | 6351610d6906aacbf9176cbdd045dd3876eec4c0 [diff] |
[ARM] Move AMBA include files to include/linux/amba/ 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>