Commit bd642467 authored by Patrice Chotard's avatar Patrice Chotard
Browse files

ARM: dts: sti: remove clk_ignore_unused from bootargs for stih410-b2120



Remove clk_ignore_unused from bootargs as it's no more needed.

Signed-off-by: default avatarPatrice Chotard <patrice.chotard@foss.st.com>
parent c2026910
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -11,7 +11,6 @@
	compatible = "st,stih410-b2120", "st,stih410";

	chosen {
		bootargs = "clk_ignore_unused";
		stdout-path = &sbc_serial0;
	};