]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-i386/apic.h
[PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver
[linux-2.6-omap-h63xx.git] / include / asm-i386 / apic.h
index d30b8571573fd7dcb87d225f287b746c85cbdd8f..1d8362cb2c5da98e28551297eddb26fd11b9a448 100644 (file)
@@ -1,7 +1,6 @@
 #ifndef __ASM_APIC_H
 #define __ASM_APIC_H
 
-#include <linux/config.h>
 #include <linux/pm.h>
 #include <asm/fixmap.h>
 #include <asm/apicdef.h>
@@ -137,6 +136,8 @@ void switch_APIC_timer_to_ipi(void *cpumask);
 void switch_ipi_to_APIC_timer(void *cpumask);
 #define ARCH_APICTIMER_STOPS_ON_C3     1
 
+extern int timer_over_8254;
+
 #else /* !CONFIG_X86_LOCAL_APIC */
 static inline void lapic_shutdown(void) { }