Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9b7019ae authored by Peter Zijlstra's avatar Peter Zijlstra
Browse files

perf_counter: Remove unused variables



Fix a gcc unused variables warning.

Signed-off-by: default avatarPeter Zijlstra <a.p.zijlstra@chello.nl>
parent 1d2f3794
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -1570,8 +1570,6 @@ static struct x86_pmu amd_pmu = {

static int p6_pmu_init(void)
{
	int high, low;

	switch (boot_cpu_data.x86_model) {
	case 1:
	case 3:  /* Pentium Pro */