Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5fa2daab authored by Veera Vegivada's avatar Veera Vegivada
Browse files

clk: qcom: clk-alpha-pll: export slew pll ops



Export slew pll ops to allow clock drivers to be
compiled as modules.

Change-Id: I52e087ea1f0e3b8286255bae6ea65f411a7c4178
Signed-off-by: default avatarVeera Vegivada <vvegivad@codeaurora.org>
parent 417ff107
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4458,3 +4458,4 @@ const struct clk_ops clk_alpha_pll_slew_ops = {
	.list_rate_vdd_level = clk_list_rate_vdd_level,
#endif
};
EXPORT_SYMBOL(clk_alpha_pll_slew_ops);