[libata] Remove ->port_disable() hook
[deliverable/linux.git] / drivers / ata / sata_inic162x.c
index d6a3e286c79da5c2261c1d05b35bf1673bd936f1..f0ea0e166c1107fcb068f8765a62a3cf4f45cae4 100644 (file)
@@ -552,7 +552,6 @@ static int inic_port_start(struct ata_port *ap)
 }
 
 static struct ata_port_operations inic_port_ops = {
-       .port_disable           = ata_port_disable,
        .tf_load                = ata_tf_load,
        .tf_read                = ata_tf_read,
        .check_status           = ata_check_status,
This page took 0.024838 seconds and 5 git commands to generate.