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

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



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

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

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