]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/ata/pata_mpc52xx.c
[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
[linux-2.6-omap-h63xx.git] / drivers / ata / pata_mpc52xx.c
index 099f4cdc4cd9823919c19489504c242993a74d6f..6e3fac2fedc434d2f05f27ef007b47dcafb889e8 100644 (file)
@@ -299,7 +299,6 @@ static struct ata_port_operations mpc52xx_ata_port_ops = {
        .data_xfer              = ata_data_xfer,
        .irq_clear              = ata_bmdma_irq_clear,
        .irq_on                 = ata_irq_on,
-       .irq_ack                = ata_irq_ack,
        .port_start             = ata_port_start,
 };