diff options
Diffstat (limited to 'drivers/ata/pata_rz1000.c')
-rw-r--r-- | drivers/ata/pata_rz1000.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ata/pata_rz1000.c b/drivers/ata/pata_rz1000.c index de3698cf3b8c..98784647c7e8 100644 --- a/drivers/ata/pata_rz1000.c +++ b/drivers/ata/pata_rz1000.c | |||
@@ -99,7 +99,6 @@ static struct ata_port_operations rz1000_port_ops = { | |||
99 | .irq_handler = ata_interrupt, | 99 | .irq_handler = ata_interrupt, |
100 | .irq_clear = ata_bmdma_irq_clear, | 100 | .irq_clear = ata_bmdma_irq_clear, |
101 | .irq_on = ata_irq_on, | 101 | .irq_on = ata_irq_on, |
102 | .irq_ack = ata_irq_ack, | ||
103 | 102 | ||
104 | .port_start = ata_port_start, | 103 | .port_start = ata_port_start, |
105 | }; | 104 | }; |