diff options
Diffstat (limited to 'drivers/ata/pata_atiixp.c')
-rw-r--r-- | drivers/ata/pata_atiixp.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ata/pata_atiixp.c b/drivers/ata/pata_atiixp.c index 656f4d0a5728..f2bfdeb44023 100644 --- a/drivers/ata/pata_atiixp.c +++ b/drivers/ata/pata_atiixp.c | |||
@@ -262,7 +262,6 @@ static struct ata_port_operations atiixp_port_ops = { | |||
262 | .irq_handler = ata_interrupt, | 262 | .irq_handler = ata_interrupt, |
263 | .irq_clear = ata_bmdma_irq_clear, | 263 | .irq_clear = ata_bmdma_irq_clear, |
264 | .irq_on = ata_irq_on, | 264 | .irq_on = ata_irq_on, |
265 | .irq_ack = ata_irq_ack, | ||
266 | 265 | ||
267 | .port_start = ata_port_start, | 266 | .port_start = ata_port_start, |
268 | }; | 267 | }; |