Skip to content

Commit

Permalink
[PATCH] powerpc: move arch/ppc64/kernel/bpa* to arch/powerpc/platform…
Browse files Browse the repository at this point in the history
…s/cell

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>
  • Loading branch information
Arnd Bergmann authored and Paul Mackerras committed Nov 1, 2005
1 parent edf03c1 commit 811d417
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions arch/powerpc/platforms/cell/Makefile
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
obj-y += interrupt.o iommu.o setup.o spider-pic.o
obj-$(CONFIG_SMP) += smp.o
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
3 changes: 0 additions & 3 deletions arch/ppc64/kernel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 811d417

Please sign in to comment.