diff options
Diffstat (limited to 'arch/x86/kernel/io_apic_64.c')
-rw-r--r-- | arch/x86/kernel/io_apic_64.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/kernel/io_apic_64.c b/arch/x86/kernel/io_apic_64.c index 915af9b87aa4..b70fd8232185 100644 --- a/arch/x86/kernel/io_apic_64.c +++ b/arch/x86/kernel/io_apic_64.c | |||
@@ -63,8 +63,6 @@ | |||
63 | 63 | ||
64 | #define __apicdebuginit(type) static type __init | 64 | #define __apicdebuginit(type) static type __init |
65 | 65 | ||
66 | int ioapic_force; | ||
67 | |||
68 | /* | 66 | /* |
69 | * Is the SiS APIC rmw bug present ? | 67 | * Is the SiS APIC rmw bug present ? |
70 | * -1 = don't know, 0 = no, 1 = yes | 68 | * -1 = don't know, 0 = no, 1 = yes |