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

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

Merge "clk: qcom: gcc-bengal: Update flag for gpll8_out_main clk"

parents 570f6d4c 8b21a3e5
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -754,7 +754,6 @@ static struct clk_alpha_pll_postdiv gpll8_out_main = {
		.name = "gpll8_out_main",
		.parent_names = (const char *[]){ "gpll8" },
		.num_parents = 1,
		.flags = CLK_SET_RATE_PARENT,
		.ops = &clk_alpha_pll_postdiv_ro_ops,
	},
};