[PATCH] x86_64: More fixes for compilation without CONFIG_ACPI
[pandora-kernel.git] / arch / x86_64 / kernel / time.c
index 735b676..fb8c809 100644 (file)
@@ -27,7 +27,9 @@
 #include <linux/bcd.h>
 #include <linux/kallsyms.h>
 #include <linux/acpi.h>
+#ifdef CONFIG_ACPI
 #include <acpi/achware.h>      /* for PM timer frequency */
+#endif
 #include <asm/8253pit.h>
 #include <asm/pgtable.h>
 #include <asm/vsyscall.h>