]> err.no Git - linux-2.6/blobdiff - arch/x86_64/kernel/time.c
Automatic merge of /spare/repo/netdev-2.6 branch starfire
[linux-2.6] / arch / x86_64 / kernel / time.c
index 735b6767c8ed78eda64acda6cba265cbfc8df44e..fb8c809b4cd94fb817b7d04b6db140423e80cf30 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>