aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/mpspec.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86/mpspec.h')
-rw-r--r--include/asm-x86/mpspec.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-x86/mpspec.h b/include/asm-x86/mpspec.h
index 1c52bd8711f6..99da0a59b436 100644
--- a/include/asm-x86/mpspec.h
+++ b/include/asm-x86/mpspec.h
@@ -6,8 +6,6 @@
6#ifdef CONFIG_X86_32 6#ifdef CONFIG_X86_32
7#include <mach_mpspec.h> 7#include <mach_mpspec.h>
8 8
9extern int mp_bus_id_to_node[MAX_MP_BUSSES];
10
11extern unsigned int def_to_bigsmp; 9extern unsigned int def_to_bigsmp;
12extern int apic_version[MAX_APICS]; 10extern int apic_version[MAX_APICS];
13extern u8 apicid_2_node[]; 11extern u8 apicid_2_node[];