diff options
-rw-r--r-- | arch/x86/kernel/cpu/perf_counter.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/kernel/cpu/perf_counter.c b/arch/x86/kernel/cpu/perf_counter.c index 7e346d4bc0fb..a7aa8f900954 100644 --- a/arch/x86/kernel/cpu/perf_counter.c +++ b/arch/x86/kernel/cpu/perf_counter.c | |||
@@ -1570,8 +1570,6 @@ static struct x86_pmu amd_pmu = { | |||
1570 | 1570 | ||
1571 | static int p6_pmu_init(void) | 1571 | static int p6_pmu_init(void) |
1572 | { | 1572 | { |
1573 | int high, low; | ||
1574 | |||
1575 | switch (boot_cpu_data.x86_model) { | 1573 | switch (boot_cpu_data.x86_model) { |
1576 | case 1: | 1574 | case 1: |
1577 | case 3: /* Pentium Pro */ | 1575 | case 3: /* Pentium Pro */ |