diff options
Diffstat (limited to 'drivers/ata/pata_triflex.c')
-rw-r--r-- | drivers/ata/pata_triflex.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ata/pata_triflex.c b/drivers/ata/pata_triflex.c index bc4b6f6be963..2a55eed45ad8 100644 --- a/drivers/ata/pata_triflex.c +++ b/drivers/ata/pata_triflex.c | |||
@@ -227,7 +227,6 @@ static struct ata_port_operations triflex_port_ops = { | |||
227 | .irq_handler = ata_interrupt, | 227 | .irq_handler = ata_interrupt, |
228 | .irq_clear = ata_bmdma_irq_clear, | 228 | .irq_clear = ata_bmdma_irq_clear, |
229 | .irq_on = ata_irq_on, | 229 | .irq_on = ata_irq_on, |
230 | .irq_ack = ata_irq_ack, | ||
231 | 230 | ||
232 | .port_start = ata_port_start, | 231 | .port_start = ata_port_start, |
233 | }; | 232 | }; |