]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/ata/pata_cs5530.c
[libata] Remove ->port_disable() hook
[karo-tx-linux.git] / drivers / ata / pata_cs5530.c
index 2b770072f39217fa2a503360fc5df0ea8ee97217..adeb3acf84cfa8d4ca09ad593c4ae6615162df59 100644 (file)
@@ -179,7 +179,6 @@ static struct scsi_host_template cs5530_sht = {
 };
 
 static struct ata_port_operations cs5530_port_ops = {
-       .port_disable   = ata_port_disable,
        .set_piomode    = cs5530_set_piomode,
        .set_dmamode    = cs5530_set_dmamode,
        .mode_filter    = ata_pci_default_filter,