]> Pileus Git - ~andy/linux/commitdiff
x86_64: prepare shared kernel/pmtimer.c
authorThomas Gleixner <tglx@linutronix.de>
Thu, 11 Oct 2007 09:14:50 +0000 (11:14 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 11 Oct 2007 09:14:50 +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/pmtimer_64.c [moved from arch/x86_64/kernel/pmtimer.c with 100% similarity]

index 1af0839b8d3f364eff295171a1d2d81c6e62bd52..9939968285ed1a93f03c042d615192efe08b6455 100644 (file)
@@ -33,7 +33,7 @@ obj-$(CONFIG_IOMMU)           += pci-gart.o aperture_64.o
 obj-$(CONFIG_CALGARY_IOMMU)    += pci-calgary_64.o tce_64.o
 obj-$(CONFIG_SWIOTLB)          += pci-swiotlb_64.o
 obj-$(CONFIG_KPROBES)          += kprobes.o
-obj-$(CONFIG_X86_PM_TIMER)     += pmtimer.o
+obj-$(CONFIG_X86_PM_TIMER)     += pmtimer_64.o
 obj-$(CONFIG_X86_VSMP)         += vsmp_64.o
 obj-$(CONFIG_K8_NB)            += k8.o
 obj-$(CONFIG_AUDIT)            += audit.o