diff options
Diffstat (limited to 'drivers/ata/pata_opti.c')
-rw-r--r-- | drivers/ata/pata_opti.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ata/pata_opti.c b/drivers/ata/pata_opti.c index 5770c7755a62..0ab300cda9b7 100644 --- a/drivers/ata/pata_opti.c +++ b/drivers/ata/pata_opti.c | |||
@@ -210,7 +210,6 @@ static struct ata_port_operations opti_port_ops = { | |||
210 | .irq_handler = ata_interrupt, | 210 | .irq_handler = ata_interrupt, |
211 | .irq_clear = ata_bmdma_irq_clear, | 211 | .irq_clear = ata_bmdma_irq_clear, |
212 | .irq_on = ata_irq_on, | 212 | .irq_on = ata_irq_on, |
213 | .irq_ack = ata_irq_ack, | ||
214 | 213 | ||
215 | .port_start = ata_port_start, | 214 | .port_start = ata_port_start, |
216 | }; | 215 | }; |