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

Commit fe0f9602 authored by Andrew Morton's avatar Andrew Morton Committed by Dave Jones
Browse files

[CPUFREQ] speedstep-centrino: remove dead code



arch/i386/kernel/cpu/cpufreq/speedstep-centrino.c:396: warning: 'sw_any_bug_dmi_table' defined but not used

Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarDave Jones <davej@redhat.com>
parent 914f7c31
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -392,7 +392,7 @@ static int sw_any_bug_found(struct dmi_system_id *d)
	return 0;
}


#ifdef CONFIG_SMP
static struct dmi_system_id sw_any_bug_dmi_table[] = {
	{
		.callback = sw_any_bug_found,
@@ -405,7 +405,7 @@ static struct dmi_system_id sw_any_bug_dmi_table[] = {
	},
	{ }
};

#endif

/*
 * centrino_cpu_init_acpi - register with ACPI P-States library