[POWERPC] PS3: Move system bus to platform directory
authorGeoff Levand <geoffrey.levand@am.sony.com>
Tue, 30 Jan 2007 23:20:27 +0000 (15:20 -0800)
committerPaul Mackerras <paulus@samba.org>
Wed, 7 Feb 2007 03:03:19 +0000 (14:03 +1100)
commit2a08ea69a3e448a5cc94e5da9eccc40cf13f9532
tree76fe2d0788c533b1d5fc1a89a34606d84b79961a
parent63c2f782e8f6aafbc11b14b2cb291b3dc9fc217d
[POWERPC] PS3: Move system bus to platform directory

Move the PS3 system bus routines from drivers/ps3 to
arch/powerpc/platforms/ps3.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
13 files changed:
arch/powerpc/platforms/ps3/Makefile
arch/powerpc/platforms/ps3/htab.c
arch/powerpc/platforms/ps3/interrupt.c
arch/powerpc/platforms/ps3/mm.c
arch/powerpc/platforms/ps3/os-area.c
arch/powerpc/platforms/ps3/platform.h
arch/powerpc/platforms/ps3/repository.c
arch/powerpc/platforms/ps3/setup.c
arch/powerpc/platforms/ps3/smp.c
arch/powerpc/platforms/ps3/spu.c
arch/powerpc/platforms/ps3/system-bus.c [moved from drivers/ps3/system-bus.c with 99% similarity]
drivers/ps3/Makefile
include/asm-powerpc/ps3.h