[libata] Remove ->port_disable() hook
[sfrench/cifs-2.6.git] / drivers / ata / pata_cypress.c
index 8c439a9bb5ddda474fef0ebac98d1609729e8b1f..cae44250d81429ff381fee010be11affa1efb3e2 100644 (file)
@@ -128,7 +128,6 @@ static struct scsi_host_template cy82c693_sht = {
 };
 
 static struct ata_port_operations cy82c693_port_ops = {
-       .port_disable   = ata_port_disable,
        .set_piomode    = cy82c693_set_piomode,
        .set_dmamode    = cy82c693_set_dmamode,
        .mode_filter    = ata_pci_default_filter,