aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-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 57a991b9c053..b785ddd8d761 100644
--- a/include/asm-x86/mpspec.h
+++ b/include/asm-x86/mpspec.h
@@ -32,8 +32,6 @@ extern int mp_bus_id_to_type[MAX_MP_BUSSES];
32 32
33extern DECLARE_BITMAP(mp_bus_not_pci, MAX_MP_BUSSES); 33extern DECLARE_BITMAP(mp_bus_not_pci, MAX_MP_BUSSES);
34 34
35extern int mp_bus_id_to_pci_bus[MAX_MP_BUSSES];
36
37extern unsigned int boot_cpu_physical_apicid; 35extern unsigned int boot_cpu_physical_apicid;
38extern int smp_found_config; 36extern int smp_found_config;
39extern int mpc_default_type; 37extern int mpc_default_type;