[libata] Remove ->port_disable() hook
[deliverable/linux.git] / drivers / ata / pata_ns87410.c
index 00a763c67f9960beec3e3606cf916ff7c86faed0..4b0ddf6ba3ba3b1f3d482f41d7c69bf7295a05f3 100644 (file)
@@ -162,7 +162,6 @@ static struct scsi_host_template ns87410_sht = {
 };
 
 static struct ata_port_operations ns87410_port_ops = {
-       .port_disable   = ata_port_disable,
        .set_piomode    = ns87410_set_piomode,
 
        .tf_load        = ata_tf_load,
This page took 0.024036 seconds and 5 git commands to generate.