[libata] Don't use old-EH ->eng_timeout() hook when not needed
[linux-2.6-microblaze.git] / drivers / ata / pata_cs5520.c
index 792ce48..a6c6ceb 100644 (file)
@@ -193,8 +193,6 @@ static struct ata_port_operations cs5520_port_ops = {
        .qc_issue               = ata_qc_issue_prot,
        .data_xfer              = ata_pio_data_xfer,
 
-       .eng_timeout            = ata_eng_timeout,
-
        .irq_handler            = ata_interrupt,
        .irq_clear              = ata_bmdma_irq_clear,