aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc64/kernel/Makefile
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2005-09-28 02:32:16 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2005-09-28 02:32:16 +1000
commitcc14d430837e8854bd160275ad71d887a8a98488 (patch)
tree23dfd2ec7b7c1098ba86609d22aa2bdacff16d37 /arch/ppc64/kernel/Makefile
parentpowerpc: Move iSeries_htab.c to powerpc/platforms/iseries (diff)
downloadlinux-dev-cc14d430837e8854bd160275ad71d887a8a98488.tar.xz
linux-dev-cc14d430837e8854bd160275ad71d887a8a98488.zip
powerpc: Move iSeries_iommu.c to powerpc/platforms/iseries
And rename it to iommu.c Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Diffstat (limited to 'arch/ppc64/kernel/Makefile')
-rw-r--r--arch/ppc64/kernel/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/ppc64/kernel/Makefile b/arch/ppc64/kernel/Makefile
index 9225a6704e8a..5988d555d36d 100644
--- a/arch/ppc64/kernel/Makefile
+++ b/arch/ppc64/kernel/Makefile
@@ -22,8 +22,6 @@ pci-obj-$(CONFIG_PPC_MULTIPLATFORM) += pci_dn.o pci_direct_iommu.o
obj-$(CONFIG_PCI) += pci.o pci_iommu.o iomap.o $(pci-obj-y)
-obj-$(CONFIG_PPC_ISERIES) += iSeries_iommu.o
-
obj-$(CONFIG_PPC_MULTIPLATFORM) += nvram.o i8259.o prom_init.o
obj-$(CONFIG_PPC_PSERIES) += pSeries_pci.o pSeries_lpar.o pSeries_hvCall.o \