[libata] Don't use old-EH ->eng_timeout() hook when not needed
[linux-2.6-microblaze.git] / drivers / ata / pata_cs5535.c
index 69d6b42..d64fcdc 100644 (file)
@@ -211,7 +211,7 @@ static struct ata_port_operations cs5535_port_ops = {
 
        .qc_prep        = ata_qc_prep,
        .qc_issue       = ata_qc_issue_prot,
-       .eng_timeout    = ata_eng_timeout,
+
        .data_xfer      = ata_pio_data_xfer,
 
        .irq_handler    = ata_interrupt,