libata: kill ATA_ENABLE_PATA
[safe/jmp/linux-2.6] / drivers / ata / pata_isapnp.c
index 4d9ab26..1bf5ec1 100644 (file)
@@ -57,6 +57,8 @@ static struct ata_port_operations isapnp_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,
 };