diff options
Diffstat (limited to 'drivers/ata/pata_ns87410.c')
-rw-r--r-- | drivers/ata/pata_ns87410.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ata/pata_ns87410.c b/drivers/ata/pata_ns87410.c index 65a217727718..00a763c67f99 100644 --- a/drivers/ata/pata_ns87410.c +++ b/drivers/ata/pata_ns87410.c | |||
@@ -185,7 +185,6 @@ static struct ata_port_operations ns87410_port_ops = { | |||
185 | .irq_handler = ata_interrupt, | 185 | .irq_handler = ata_interrupt, |
186 | .irq_clear = ata_bmdma_irq_clear, | 186 | .irq_clear = ata_bmdma_irq_clear, |
187 | .irq_on = ata_irq_on, | 187 | .irq_on = ata_irq_on, |
188 | .irq_ack = ata_irq_ack, | ||
189 | 188 | ||
190 | .port_start = ata_port_start, | 189 | .port_start = ata_port_start, |
191 | }; | 190 | }; |