[libata] Remove ->port_disable() hook
[pandora-kernel.git] / drivers / ata / pata_isapnp.c
index b8d6d5c..1def8c0 100644 (file)
@@ -38,7 +38,6 @@ static struct scsi_host_template isapnp_sht = {
 };
 
 static struct ata_port_operations isapnp_port_ops = {
-       .port_disable   = ata_port_disable,
        .tf_load        = ata_tf_load,
        .tf_read        = ata_tf_read,
        .check_status   = ata_check_status,