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

Commit 1da27d73 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "clk: qcom: Export clk_lucid_5lpe_pll_configure()"

parents f62c4013 7557d2a1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1828,6 +1828,7 @@ int clk_lucid_5lpe_pll_configure(struct clk_alpha_pll *pll,

	return ret ? -EIO : 0;
}
EXPORT_SYMBOL(clk_lucid_5lpe_pll_configure);

static int alpha_pll_lucid_5lpe_enable(struct clk_hw *hw)
{