[libata] Remove ->port_disable() hook
[safe/jmp/linux-2.6] / drivers / ata / sata_vsc.c
index 55fb2e0..b1777c3 100644 (file)
@@ -317,7 +317,6 @@ static struct scsi_host_template vsc_sata_sht = {
 
 
 static const struct ata_port_operations vsc_sata_ops = {
-       .port_disable           = ata_port_disable,
        .tf_load                = vsc_sata_tf_load,
        .tf_read                = vsc_sata_tf_read,
        .exec_command           = ata_exec_command,