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

index cfbc7d8..a4852a2 100644 (file)
@@ -1,6 +1,6 @@
 obj-$(CONFIG_ACPI)             += boot.o
 ifneq ($(CONFIG_PCI),)
-obj-$(CONFIG_X86_IO_APIC)      += earlyquirk.o
+obj-$(CONFIG_X86_IO_APIC)      += earlyquirk_32.o
 endif
 obj-$(CONFIG_ACPI_SLEEP)       += sleep_32.o wakeup_32.o