[ARM] Move AMBA bus code to drivers/amba/
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sat, 7 Jan 2006 14:54:15 +0000 (14:54 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 7 Jan 2006 14:54:15 +0000 (14:54 +0000)
commitde1d815fccee1f4766a7e56054ab0ec3f6f3a7db
treee767e18755de6efc55f8ea2759ece2aa74574b05
parent123656d4cc8c946f578ebd18c2050f5251720428
[ARM] Move AMBA bus code to drivers/amba/

Make the AMBA bus code visible to other architectures.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/common/Makefile
arch/arm/common/amba.c [deleted file]
drivers/Makefile
drivers/amba/Makefile [new file with mode: 0644]
drivers/amba/bus.c [new file with mode: 0644]