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 71bdc3b3189c..32a10c99c06f 100644 --- a/drivers/ata/pata_ali.c +++ b/drivers/ata/pata_ali.c | |||
@@ -40,7 +40,7 @@ | |||
40 | * Cable special cases | 40 | * Cable special cases |
41 | */ | 41 | */ |
42 | 42 | ||
43 | static struct dmi_system_id cable_dmi_table[] = { | 43 | static const struct dmi_system_id cable_dmi_table[] = { |
44 | { | 44 | { |
45 | .ident = "HP Pavilion N5430", | 45 | .ident = "HP Pavilion N5430", |
46 | .matches = { | 46 | .matches = { |