]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
clk: qcom: Export clk_fabia_pll_configure()
authorStephen Boyd <sboyd@kernel.org>
Sat, 2 Jun 2018 07:19:07 +0000 (00:19 -0700)
committerStephen Boyd <sboyd@kernel.org>
Sat, 2 Jun 2018 07:20:41 +0000 (00:20 -0700)
commita3dcdc7e5417a369f59214f67cd642c95017cf3b
tree166d2f0aeee2da3219df11717743289ccf01f908
parentc646b347669587790db6c703d0786bb5a2639bdd
clk: qcom: Export clk_fabia_pll_configure()

This is used by the video clk driver on sdm845 and that's a module.
Export it to prevent module build failures.

Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/qcom/clk-alpha-pll.c