[libata] Remove ->port_disable() hook
[sfrench/cifs-2.6.git] / drivers / ata / pata_hpt3x2n.c
index 2b7f099ac7856328ddae7398bf412af2bcbd04af..5559da7f9db33387a76cc3c134005aab79cad707 100644 (file)
@@ -361,7 +361,6 @@ static struct scsi_host_template hpt3x2n_sht = {
  */
 
 static struct ata_port_operations hpt3x2n_port_ops = {
-       .port_disable   = ata_port_disable,
        .set_piomode    = hpt3x2n_set_piomode,
        .set_dmamode    = hpt3x2n_set_dmamode,
        .mode_filter    = ata_pci_default_filter,