Skip to content

Commit

Permalink
ACPI: fix git automerge failure
Browse files Browse the repository at this point in the history
Signed-off-by: Len Brown <len.brown@intel.com>
  • Loading branch information
Len Brown committed Dec 16, 2006
1 parent 463e7c7 commit 7e24432
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/i386/kernel/cpu/cpufreq/acpi-cpufreq.c
Original file line number Diff line number Diff line change
Expand Up @@ -569,7 +569,6 @@ 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,
Expand Down

0 comments on commit 7e24432

Please sign in to comment.