diff options
Diffstat (limited to 'drivers/ata/pata_netcell.c')
-rw-r--r-- | drivers/ata/pata_netcell.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ata/pata_netcell.c b/drivers/ata/pata_netcell.c index 40eb574828bf..2d64c58482fa 100644 --- a/drivers/ata/pata_netcell.c +++ b/drivers/ata/pata_netcell.c | |||
@@ -68,7 +68,6 @@ static const struct ata_port_operations netcell_ops = { | |||
68 | .irq_handler = ata_interrupt, | 68 | .irq_handler = ata_interrupt, |
69 | .irq_clear = ata_bmdma_irq_clear, | 69 | .irq_clear = ata_bmdma_irq_clear, |
70 | .irq_on = ata_irq_on, | 70 | .irq_on = ata_irq_on, |
71 | .irq_ack = ata_irq_ack, | ||
72 | 71 | ||
73 | /* Generic PATA PCI ATA helpers */ | 72 | /* Generic PATA PCI ATA helpers */ |
74 | .port_start = ata_port_start, | 73 | .port_start = ata_port_start, |