libata: add another IRQ calls (libata drivers)
[powerpc.git] / drivers / ata / pata_rz1000.c
index 4a4d2e5..71a2bac 100644 (file)
@@ -124,6 +124,8 @@ static struct ata_port_operations rz1000_port_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,
 };