x86_64: prepare shared kernel/tce.c
authorThomas Gleixner <tglx@linutronix.de>
Thu, 11 Oct 2007 09:14:36 +0000 (11:14 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 11 Oct 2007 09:14:36 +0000 (11:14 +0200)
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86_64/kernel/Makefile
arch/x86_64/kernel/tce_64.c [moved from arch/x86_64/kernel/tce.c with 100% similarity]

index 7918fee8b9b3ad5939c0a58695e298b4b8bb4761..4702333f93b102b97d1c6db25a483b2381eb8584 100644 (file)
@@ -30,7 +30,7 @@ obj-$(CONFIG_HIBERNATION)     += suspend_asm.o
 obj-$(CONFIG_CPU_FREQ)         += ../../i386/kernel/cpu/cpufreq/
 obj-$(CONFIG_EARLY_PRINTK)     += early_printk.o
 obj-$(CONFIG_IOMMU)            += pci-gart.o aperture_64.o
-obj-$(CONFIG_CALGARY_IOMMU)    += pci-calgary_64.o tce.o
+obj-$(CONFIG_CALGARY_IOMMU)    += pci-calgary_64.o tce_64.o
 obj-$(CONFIG_SWIOTLB)          += pci-swiotlb.o
 obj-$(CONFIG_KPROBES)          += kprobes.o
 obj-$(CONFIG_X86_PM_TIMER)     += pmtimer.o