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

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

Merge "clock-gcc-8994: Remove parent field of gpll0_out_msscc"

parents 838db33f 211431a8
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1423,7 +1423,6 @@ static struct gate_clk gpll0_out_msscc = {
	.delay_us = 1,
	.base = &virt_base,
	.c = {
		.parent = &gpll0_out_main.c,
		.dbg_name = "gpll0_out_msscc",
		.ops = &clk_ops_gate,
		CLK_INIT(gpll0_out_msscc.c),