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

Commit d9a8bb26 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "clk: msm: gcc: Add parent for gcc_oxili_timer_clk"

parents 0942439a 52c95464
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2785,6 +2785,7 @@ static struct branch_clk gcc_oxili_timer_clk = {
	.base = &virt_bases[GFX_BASE],
	.c = {
		.dbg_name = "gcc_oxili_timer_clk",
		.parent = &xo_clk_src.c,
		.ops = &clk_ops_branch,
		CLK_INIT(gcc_oxili_timer_clk.c),
	},