diff options
Diffstat (limited to 'drivers/ata/pata_efar.c')
-rw-r--r-- | drivers/ata/pata_efar.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ata/pata_efar.c b/drivers/ata/pata_efar.c index 9f6fae6e38bf..4d646ffb257b 100644 --- a/drivers/ata/pata_efar.c +++ b/drivers/ata/pata_efar.c | |||
@@ -279,7 +279,6 @@ static const struct ata_port_operations efar_ops = { | |||
279 | .irq_handler = ata_interrupt, | 279 | .irq_handler = ata_interrupt, |
280 | .irq_clear = ata_bmdma_irq_clear, | 280 | .irq_clear = ata_bmdma_irq_clear, |
281 | .irq_on = ata_irq_on, | 281 | .irq_on = ata_irq_on, |
282 | .irq_ack = ata_irq_ack, | ||
283 | 282 | ||
284 | .port_start = ata_port_start, | 283 | .port_start = ata_port_start, |
285 | }; | 284 | }; |