diff options
Diffstat (limited to 'drivers/ata/pata_ns87410.c')
-rw-r--r-- | drivers/ata/pata_ns87410.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/ata/pata_ns87410.c b/drivers/ata/pata_ns87410.c index c3032eb9010d..fdafd92c92a9 100644 --- a/drivers/ata/pata_ns87410.c +++ b/drivers/ata/pata_ns87410.c | |||
@@ -185,8 +185,6 @@ static struct ata_port_operations ns87410_port_ops = { | |||
185 | .irq_clear = ata_bmdma_irq_clear, | 185 | .irq_clear = ata_bmdma_irq_clear, |
186 | 186 | ||
187 | .port_start = ata_port_start, | 187 | .port_start = ata_port_start, |
188 | .port_stop = ata_port_stop, | ||
189 | .host_stop = ata_host_stop | ||
190 | }; | 188 | }; |
191 | 189 | ||
192 | static int ns87410_init_one(struct pci_dev *dev, const struct pci_device_id *id) | 190 | static int ns87410_init_one(struct pci_dev *dev, const struct pci_device_id *id) |