Commit 7e244322 authored by Len Brown's avatar Len Brown

ACPI: fix git automerge failure

Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent 463e7c7c
...@@ -569,7 +569,6 @@ static int sw_any_bug_found(struct dmi_system_id *d) ...@@ -569,7 +569,6 @@ static int sw_any_bug_found(struct dmi_system_id *d)
return 0; return 0;
} }
#ifdef CONFIG_SMP
static struct dmi_system_id sw_any_bug_dmi_table[] = { static struct dmi_system_id sw_any_bug_dmi_table[] = {
{ {
.callback = sw_any_bug_found, .callback = sw_any_bug_found,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment