[PATCH] arch/i386/kernel/apic.c: make modern_apic() static
[deliverable/linux.git] / include / asm-i386 / apic.h
index cc9b940fb7e85af98013ff5c5519240728091aaa..1d8362cb2c5da98e28551297eddb26fd11b9a448 100644 (file)
@@ -138,8 +138,6 @@ void switch_ipi_to_APIC_timer(void *cpumask);
 
 extern int timer_over_8254;
 
-extern int modern_apic(void);
-
 #else /* !CONFIG_X86_LOCAL_APIC */
 static inline void lapic_shutdown(void) { }
 
This page took 0.027947 seconds and 5 git commands to generate.