ACPI: fix git automerge failure
Signed-off-by: Len Brown <len.brown@intel.com>
This commit is contained in:
parent
463e7c7cf9
commit
7e244322cd
1 changed files with 0 additions and 1 deletions
|
@ -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,
|
||||||
|
|
Loading…
Add table
Reference in a new issue