]> err.no Git - linux-2.6/blobdiff - drivers/ata/pata_cypress.c
[libata] Don't use old-EH ->eng_timeout() hook when not needed
[linux-2.6] / drivers / ata / pata_cypress.c
index fd55474e0d151890e436125a35830bab75cc2e5b..dfa5ac5390481dcb58e8ef60b19de6cfb4955fdd 100644 (file)
@@ -162,7 +162,7 @@ static struct ata_port_operations cy82c693_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,