提交 9b7019ae 编写于 作者: P Peter Zijlstra

perf_counter: Remove unused variables

Fix a gcc unused variables warning.
Signed-off-by: NPeter Zijlstra <a.p.zijlstra@chello.nl>
上级 1d2f3794
...@@ -1570,8 +1570,6 @@ static struct x86_pmu amd_pmu = { ...@@ -1570,8 +1570,6 @@ static struct x86_pmu amd_pmu = {
static int p6_pmu_init(void) static int p6_pmu_init(void)
{ {
int high, low;
switch (boot_cpu_data.x86_model) { switch (boot_cpu_data.x86_model) {
case 1: case 1:
case 3: /* Pentium Pro */ case 3: /* Pentium Pro */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册