[libata] Remove ->port_disable() hook
[sfrench/cifs-2.6.git] / drivers / ata / pata_cs5535.c
index 94b1a9caf3cb12db1516d0ecbfc05576d49005bc..2c73807da626494294aeb38ece9d53f6679be7b1 100644 (file)
@@ -176,7 +176,6 @@ static struct scsi_host_template cs5535_sht = {
 };
 
 static struct ata_port_operations cs5535_port_ops = {
-       .port_disable   = ata_port_disable,
        .set_piomode    = cs5535_set_piomode,
        .set_dmamode    = cs5535_set_dmamode,
        .mode_filter    = ata_pci_default_filter,