Commit 20feeebb authored by Linus Torvalds's avatar Linus Torvalds

Remove extraneous NO_MATCH

parent 9b87a519
......@@ -841,7 +841,7 @@ static __initdata struct dmi_blacklist dmi_blacklist[]={
{ acer_cpufreq_pst, "Acer Aspire", {
MATCH(DMI_SYS_VENDOR, "Insyde Software"),
MATCH(DMI_BIOS_VERSION, "3A71"),
NO_MATCH, NO_MATCH, NO_MATCH
NO_MATCH, NO_MATCH,
} },
{ NULL, }
......
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