diff options
Diffstat (limited to 'drivers/ata/pata_cs5530.c')
-rw-r--r-- | drivers/ata/pata_cs5530.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ata/pata_cs5530.c b/drivers/ata/pata_cs5530.c index c6066aa43ec8..eaaea848b649 100644 --- a/drivers/ata/pata_cs5530.c +++ b/drivers/ata/pata_cs5530.c | |||
@@ -214,7 +214,7 @@ static struct ata_port_operations cs5530_port_ops = { | |||
214 | .port_start = ata_port_start, | 214 | .port_start = ata_port_start, |
215 | }; | 215 | }; |
216 | 216 | ||
217 | static struct dmi_system_id palmax_dmi_table[] = { | 217 | static const struct dmi_system_id palmax_dmi_table[] = { |
218 | { | 218 | { |
219 | .ident = "Palmax PD1100", | 219 | .ident = "Palmax PD1100", |
220 | .matches = { | 220 | .matches = { |