diff options
Diffstat (limited to 'drivers/ata/pata_cs5530.c')
-rw-r--r-- | drivers/ata/pata_cs5530.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/ata/pata_cs5530.c b/drivers/ata/pata_cs5530.c index 611d90f0d3bc..29d459be19be 100644 --- a/drivers/ata/pata_cs5530.c +++ b/drivers/ata/pata_cs5530.c | |||
@@ -216,8 +216,6 @@ static struct ata_port_operations cs5530_port_ops = { | |||
216 | .irq_clear = ata_bmdma_irq_clear, | 216 | .irq_clear = ata_bmdma_irq_clear, |
217 | 217 | ||
218 | .port_start = ata_port_start, | 218 | .port_start = ata_port_start, |
219 | .port_stop = ata_port_stop, | ||
220 | .host_stop = ata_host_stop | ||
221 | }; | 219 | }; |
222 | 220 | ||
223 | static struct dmi_system_id palmax_dmi_table[] = { | 221 | static struct dmi_system_id palmax_dmi_table[] = { |