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

Commit 250d829f authored by Wolfram Sang's avatar Wolfram Sang Committed by Simon Horman
Browse files

arm: shmobile: clks: remove duplicated clock from r7s72100

parent 89671360
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -178,7 +178,6 @@ static struct clk_lookup lookups[] = {
	CLKDEV_ICK_ID("sci_fck", "sh-sci.5", &mstp_clks[MSTP42]),
	CLKDEV_ICK_ID("sci_fck", "sh-sci.6", &mstp_clks[MSTP41]),
	CLKDEV_ICK_ID("sci_fck", "sh-sci.7", &mstp_clks[MSTP40]),
	CLKDEV_CON_ID("mtu2_fck", &mstp_clks[MSTP33]),
};

void __init r7s72100_clock_init(void)