]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - drivers/ata/pata_hpt3x3.c
[libata] Remove ->port_disable() hook
[mirror_ubuntu-zesty-kernel.git] / drivers / ata / pata_hpt3x3.c
index a2f81f40d7ace2f47d8f77e63bb5b1f634f077b1..752394b72652d5c81f728c18c0c946d2f98966d0 100644 (file)
@@ -120,7 +120,6 @@ static struct scsi_host_template hpt3x3_sht = {
 };
 
 static struct ata_port_operations hpt3x3_port_ops = {
-       .port_disable   = ata_port_disable,
        .set_piomode    = hpt3x3_set_piomode,
 #if defined(CONFIG_PATA_HPT3X3_DMA)
        .set_dmamode    = hpt3x3_set_dmamode,