aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/mach-generic/mach_apic.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/include/asm/mach-generic/mach_apic.h')
-rw-r--r--arch/x86/include/asm/mach-generic/mach_apic.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/include/asm/mach-generic/mach_apic.h b/arch/x86/include/asm/mach-generic/mach_apic.h
index 6fed521585c4..1eeb5b61e488 100644
--- a/arch/x86/include/asm/mach-generic/mach_apic.h
+++ b/arch/x86/include/asm/mach-generic/mach_apic.h
@@ -5,7 +5,6 @@
5 5
6#define cpu_mask_to_apicid (apic->cpu_mask_to_apicid) 6#define cpu_mask_to_apicid (apic->cpu_mask_to_apicid)
7#define cpu_mask_to_apicid_and (apic->cpu_mask_to_apicid_and) 7#define cpu_mask_to_apicid_and (apic->cpu_mask_to_apicid_and)
8#define phys_pkg_id (apic->phys_pkg_id)
9#define wakeup_secondary_cpu (apic->wakeup_cpu) 8#define wakeup_secondary_cpu (apic->wakeup_cpu)
10 9
11extern void generic_bigsmp_probe(void); 10extern void generic_bigsmp_probe(void);