[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()
[pandora-kernel.git] / drivers / ata / pata_oldpiix.c
index 5b2c86f..851dae9 100644 (file)
@@ -266,7 +266,6 @@ static const struct ata_port_operations oldpiix_pata_ops = {
        .irq_handler            = ata_interrupt,
        .irq_clear              = ata_bmdma_irq_clear,
        .irq_on                 = ata_irq_on,
-       .irq_ack                = ata_irq_ack,
 
        .port_start             = ata_port_start,
 };