diff options
Diffstat (limited to 'drivers/ata/pata_marvell.c')
-rw-r--r-- | drivers/ata/pata_marvell.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ata/pata_marvell.c b/drivers/ata/pata_marvell.c index b4dd18f3fa5d..021d9d9218bd 100644 --- a/drivers/ata/pata_marvell.c +++ b/drivers/ata/pata_marvell.c | |||
@@ -139,7 +139,6 @@ static const struct ata_port_operations marvell_ops = { | |||
139 | .irq_handler = ata_interrupt, | 139 | .irq_handler = ata_interrupt, |
140 | .irq_clear = ata_bmdma_irq_clear, | 140 | .irq_clear = ata_bmdma_irq_clear, |
141 | .irq_on = ata_irq_on, | 141 | .irq_on = ata_irq_on, |
142 | .irq_ack = ata_irq_ack, | ||
143 | 142 | ||
144 | /* Generic PATA PCI ATA helpers */ | 143 | /* Generic PATA PCI ATA helpers */ |
145 | .port_start = ata_port_start, | 144 | .port_start = ata_port_start, |