]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - include/linux/ahci_platform.h
ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()
[mirror_ubuntu-bionic-kernel.git] / include / linux / ahci_platform.h
index 1b0a17b22cd3c8e224a7d3dd1fdaa155830ac49a..d560580d9cdaf42ee151db18da44c5c41405b68a 100644 (file)
@@ -23,6 +23,8 @@ struct ahci_host_priv;
 struct platform_device;
 struct scsi_host_template;
 
+int ahci_platform_enable_phys(struct ahci_host_priv *hpriv);
+void ahci_platform_disable_phys(struct ahci_host_priv *hpriv);
 int ahci_platform_enable_clks(struct ahci_host_priv *hpriv);
 void ahci_platform_disable_clks(struct ahci_host_priv *hpriv);
 int ahci_platform_enable_regulators(struct ahci_host_priv *hpriv);