diff options
Diffstat (limited to 'drivers/ata/pata_cypress.c')
-rw-r--r-- | drivers/ata/pata_cypress.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/ata/pata_cypress.c b/drivers/ata/pata_cypress.c index e2a95699bae7..8479186a2373 100644 --- a/drivers/ata/pata_cypress.c +++ b/drivers/ata/pata_cypress.c | |||
@@ -171,8 +171,6 @@ static struct ata_port_operations cy82c693_port_ops = { | |||
171 | .irq_clear = ata_bmdma_irq_clear, | 171 | .irq_clear = ata_bmdma_irq_clear, |
172 | 172 | ||
173 | .port_start = ata_port_start, | 173 | .port_start = ata_port_start, |
174 | .port_stop = ata_port_stop, | ||
175 | .host_stop = ata_host_stop | ||
176 | }; | 174 | }; |
177 | 175 | ||
178 | static int cy82c693_init_one(struct pci_dev *pdev, const struct pci_device_id *id) | 176 | static int cy82c693_init_one(struct pci_dev *pdev, const struct pci_device_id *id) |