diff options
Diffstat (limited to 'drivers/ata/pata_ixp4xx_cf.c')
-rw-r--r-- | drivers/ata/pata_ixp4xx_cf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ata/pata_ixp4xx_cf.c b/drivers/ata/pata_ixp4xx_cf.c index 6bf1709508ab..ce1f9b17ad32 100644 --- a/drivers/ata/pata_ixp4xx_cf.c +++ b/drivers/ata/pata_ixp4xx_cf.c | |||
@@ -127,7 +127,6 @@ static struct ata_port_operations ixp4xx_port_ops = { | |||
127 | .irq_handler = ata_interrupt, | 127 | .irq_handler = ata_interrupt, |
128 | .irq_clear = ata_bmdma_irq_clear, | 128 | .irq_clear = ata_bmdma_irq_clear, |
129 | .irq_on = ata_irq_on, | 129 | .irq_on = ata_irq_on, |
130 | .irq_ack = ata_dummy_irq_ack, | ||
131 | 130 | ||
132 | .port_start = ata_port_start, | 131 | .port_start = ata_port_start, |
133 | }; | 132 | }; |