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

Commit 94a42448 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 0573a058 45e5f32e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2786,6 +2786,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),
	},