[libata] Remove ->port_disable() hook
[deliverable/linux.git] / drivers / ata / pata_marvell.c
index 021d9d9218bdd0a1e0cd045ec1878a3e0526b33d..99d0844c8cb8f981596eb1a68deec515eb1f20c3 100644 (file)
@@ -111,8 +111,6 @@ static struct scsi_host_template marvell_sht = {
 };
 
 static const struct ata_port_operations marvell_ops = {
-       .port_disable           = ata_port_disable,
-
        /* Task file is PCI ATA format, use helpers */
        .tf_load                = ata_tf_load,
        .tf_read                = ata_tf_read,
This page took 0.02723 seconds and 5 git commands to generate.