1
0

x86: mp_bus_id_to_pci_bus is not needed

This commit is contained in:
Alexey Starikovskiy
2008-05-19 19:47:09 +04:00
committed by Thomas Gleixner
parent bab4b27c00
commit ce6444d39f
4 changed files with 2 additions and 14 deletions

View File

@@ -32,8 +32,6 @@ extern int mp_bus_id_to_type[MAX_MP_BUSSES];
extern DECLARE_BITMAP(mp_bus_not_pci, MAX_MP_BUSSES);
extern int mp_bus_id_to_pci_bus[MAX_MP_BUSSES];
extern unsigned int boot_cpu_physical_apicid;
extern int smp_found_config;
extern int mpc_default_type;