[PATCH] powerpc: move arch/ppc64/kernel/bpa* to arch/powerpc/platforms/cell
authorArnd Bergmann <arndb@de.ibm.com>
Tue, 1 Nov 2005 01:08:41 +0000 (20:08 -0500)
committerPaul Mackerras <paulus@samba.org>
Tue, 1 Nov 2005 10:03:07 +0000 (21:03 +1100)
This patch simply moves files over to arch/powerpc without making
any changes to them.

Signed-off-by: Arnd Bergmann <arndb@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/cell/Makefile
arch/powerpc/platforms/cell/interrupt.c [moved from arch/ppc64/kernel/bpa_iic.c with 100% similarity]
arch/powerpc/platforms/cell/interrupt.h [moved from arch/ppc64/kernel/bpa_iic.h with 100% similarity]
arch/powerpc/platforms/cell/iommu.c [moved from arch/ppc64/kernel/bpa_iommu.c with 100% similarity]
arch/powerpc/platforms/cell/iommu.h [moved from arch/ppc64/kernel/bpa_iommu.h with 100% similarity]
arch/powerpc/platforms/cell/setup.c [moved from arch/ppc64/kernel/bpa_setup.c with 100% similarity]
arch/powerpc/platforms/cell/spider-pic.c [moved from arch/ppc64/kernel/spider-pic.c with 100% similarity]
arch/ppc64/kernel/Makefile

index 7710d2e..55e094b 100644 (file)
@@ -1 +1,2 @@
+obj-y                  += interrupt.o iommu.o setup.o spider-pic.o
 obj-$(CONFIG_SMP)      += smp.o
index afd4451..247d2fc 100644 (file)
@@ -31,9 +31,6 @@ endif
 
 obj-$(CONFIG_PPC_PSERIES) += rtasd.o udbg_16550.o
 
-obj-$(CONFIG_PPC_CELL) += bpa_setup.o bpa_iommu.o \
-                        bpa_iic.o spider-pic.o
-
 obj-$(CONFIG_KEXEC)            += machine_kexec.o
 obj-$(CONFIG_EEH)              += eeh.o
 obj-$(CONFIG_PROC_FS)          += proc_ppc64.o