[PATCH] powerpc: moved ipic code to arch/powerpc
authorKumar Gala <galak@gate.crashing.org>
Mon, 14 Nov 2005 18:54:33 +0000 (12:54 -0600)
committerPaul Mackerras <paulus@samba.org>
Mon, 9 Jan 2006 03:48:57 +0000 (14:48 +1100)
Moved 83xx and QUICC Engine interrupt handling code into arch/powerpc
as a precursor of getting 83xx sub-arch building in arch/powerpc.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/sysdev/Makefile
arch/powerpc/sysdev/ipic.c [moved from arch/ppc/syslib/ipic.c with 100% similarity]
arch/powerpc/sysdev/ipic.h [moved from arch/ppc/syslib/ipic.h with 100% similarity]
arch/ppc/syslib/Makefile
include/asm-powerpc/ipic.h [moved from include/asm-ppc/ipic.h with 100% similarity]

index 6b7efcf..b3e3636 100644 (file)
@@ -6,3 +6,4 @@ obj-$(CONFIG_BOOKE)             += dcr.o
 obj-$(CONFIG_40x)              += dcr.o
 obj-$(CONFIG_U3_DART)          += u3_iommu.o
 obj-$(CONFIG_MMIO_NVRAM)       += mmio_nvram.o
+obj-$(CONFIG_83xx)             += ipic.o
index 5b7f2b8..84ef030 100644 (file)
@@ -96,7 +96,7 @@ ifeq ($(CONFIG_85xx),y)
 obj-$(CONFIG_PCI)              += pci_auto.o
 endif
 obj-$(CONFIG_RAPIDIO)          += ppc85xx_rio.o
-obj-$(CONFIG_83xx)             += ipic.o ppc83xx_setup.o ppc_sys.o \
+obj-$(CONFIG_83xx)             += ppc83xx_setup.o ppc_sys.o \
                                        mpc83xx_sys.o mpc83xx_devices.o
 ifeq ($(CONFIG_83xx),y)
 obj-$(CONFIG_PCI)              += pci_auto.o