diff options
Diffstat (limited to 'drivers/ata/pata_ali.c')
-rw-r--r-- | drivers/ata/pata_ali.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ata/pata_ali.c b/drivers/ata/pata_ali.c index cadd67998bac..61da0694aecd 100644 --- a/drivers/ata/pata_ali.c +++ b/drivers/ata/pata_ali.c | |||
@@ -56,7 +56,7 @@ static const struct dmi_system_id cable_dmi_table[] = { | |||
56 | }, | 56 | }, |
57 | }, | 57 | }, |
58 | { | 58 | { |
59 | .ident = "Toshiba Satelite S1800-814", | 59 | .ident = "Toshiba Satellite S1800-814", |
60 | .matches = { | 60 | .matches = { |
61 | DMI_MATCH(DMI_SYS_VENDOR, "TOSHIBA"), | 61 | DMI_MATCH(DMI_SYS_VENDOR, "TOSHIBA"), |
62 | DMI_MATCH(DMI_PRODUCT_NAME, "S1800-814"), | 62 | DMI_MATCH(DMI_PRODUCT_NAME, "S1800-814"), |