diff options
Diffstat (limited to 'drivers/ata/pata_rz1000.c')
-rw-r--r-- | drivers/ata/pata_rz1000.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/ata/pata_rz1000.c b/drivers/ata/pata_rz1000.c index cec0729225e1..c99331bbbdd9 100644 --- a/drivers/ata/pata_rz1000.c +++ b/drivers/ata/pata_rz1000.c | |||
@@ -126,8 +126,6 @@ static struct ata_port_operations rz1000_port_ops = { | |||
126 | .irq_clear = ata_bmdma_irq_clear, | 126 | .irq_clear = ata_bmdma_irq_clear, |
127 | 127 | ||
128 | .port_start = ata_port_start, | 128 | .port_start = ata_port_start, |
129 | .port_stop = ata_port_stop, | ||
130 | .host_stop = ata_host_stop | ||
131 | }; | 129 | }; |
132 | 130 | ||
133 | static int rz1000_fifo_disable(struct pci_dev *pdev) | 131 | static int rz1000_fifo_disable(struct pci_dev *pdev) |