[libata] Remove ->port_disable() hook
[deliverable/linux.git] / drivers / ata / pata_netcell.c
index 2d64c58482fa92bfe29f6f15ec99331d95203c03..b2c3d0767547750eb972123f31740d86743277f7 100644 (file)
@@ -40,8 +40,6 @@ static struct scsi_host_template netcell_sht = {
 };
 
 static const struct ata_port_operations netcell_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.026519 seconds and 5 git commands to generate.