fix up typo in case this gets re-enabled.

This commit is contained in:
Dave Jones 2012-01-04 19:26:13 -05:00
parent 94ce6750fb
commit 8f76b141c9
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ index 404f21a..2704a9c 100644
+ .ident = "Dell Studio 1557",
+ .matches = {
+ DMI_MATCH(DMI_BOARD_VENDOR, "Dell Inc."),
+ DMI_MATCH(DMI_PRODUCT_NAME, "Studio 1557");
+ DMI_MATCH(DMI_PRODUCT_NAME, "Studio 1557"),
+ DMI_MATCH(DMI_BIOS_VERSION, "A09"),
+ },
+ },