diff options
Diffstat (limited to 'drivers/ata/pata_via.c')
-rw-r--r-- | drivers/ata/pata_via.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ata/pata_via.c b/drivers/ata/pata_via.c index 636c4f1a0b24..f143db4559e0 100644 --- a/drivers/ata/pata_via.c +++ b/drivers/ata/pata_via.c | |||
@@ -129,7 +129,7 @@ static const struct via_isa_bridge { | |||
129 | * Cable special cases | 129 | * Cable special cases |
130 | */ | 130 | */ |
131 | 131 | ||
132 | static struct dmi_system_id cable_dmi_table[] = { | 132 | static const struct dmi_system_id cable_dmi_table[] = { |
133 | { | 133 | { |
134 | .ident = "Acer Ferrari 3400", | 134 | .ident = "Acer Ferrari 3400", |
135 | .matches = { | 135 | .matches = { |