diff options
Diffstat (limited to 'arch/x86/kernel/mpparse.c')
-rw-r--r-- | arch/x86/kernel/mpparse.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/kernel/mpparse.c b/arch/x86/kernel/mpparse.c index e61523a13ecd..b72c04602ad2 100644 --- a/arch/x86/kernel/mpparse.c +++ b/arch/x86/kernel/mpparse.c | |||
@@ -48,8 +48,6 @@ int mp_bus_id_to_pci_bus[MAX_MP_BUSSES] = {[0 ... MAX_MP_BUSSES - 1] = -1 }; | |||
48 | 48 | ||
49 | static int mp_current_pci_id; | 49 | static int mp_current_pci_id; |
50 | 50 | ||
51 | int pic_mode; | ||
52 | |||
53 | /* | 51 | /* |
54 | * Intel MP BIOS table parsing routines: | 52 | * Intel MP BIOS table parsing routines: |
55 | */ | 53 | */ |