diff options
Diffstat (limited to 'arch/x86/include/asm/apic.h')
-rw-r--r-- | arch/x86/include/asm/apic.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/include/asm/apic.h b/arch/x86/include/asm/apic.h index 1cc42cfa137..5e3969c36d7 100644 --- a/arch/x86/include/asm/apic.h +++ b/arch/x86/include/asm/apic.h | |||
@@ -245,7 +245,6 @@ extern int apic_force_enable(void); | |||
245 | * On 32bit this is mach-xxx local | 245 | * On 32bit this is mach-xxx local |
246 | */ | 246 | */ |
247 | #ifdef CONFIG_X86_64 | 247 | #ifdef CONFIG_X86_64 |
248 | extern void early_init_lapic_mapping(void); | ||
249 | extern int apic_is_clustered_box(void); | 248 | extern int apic_is_clustered_box(void); |
250 | #else | 249 | #else |
251 | static inline int apic_is_clustered_box(void) | 250 | static inline int apic_is_clustered_box(void) |