diff options
Diffstat (limited to 'arch/x86/mach-visws/mpparse.c')
-rw-r--r-- | arch/x86/mach-visws/mpparse.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/mach-visws/mpparse.c b/arch/x86/mach-visws/mpparse.c index 57484e91ab90..b7d063e7de1f 100644 --- a/arch/x86/mach-visws/mpparse.c +++ b/arch/x86/mach-visws/mpparse.c | |||
@@ -11,8 +11,6 @@ | |||
11 | /* Have we found an MP table */ | 11 | /* Have we found an MP table */ |
12 | int smp_found_config; | 12 | int smp_found_config; |
13 | 13 | ||
14 | int pic_mode; | ||
15 | |||
16 | extern unsigned int __cpuinitdata maxcpus; | 14 | extern unsigned int __cpuinitdata maxcpus; |
17 | 15 | ||
18 | /* | 16 | /* |