mirror of
https://github.com/torvalds/linux.git
synced 2026-05-26 08:02:27 +02:00
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: Patrice Chotard <patrice.chotard@foss.st.com>
This commit is contained in:
parent
c2026910fc
commit
bd642467c2
|
|
@ -11,7 +11,6 @@ / {
|
|||
compatible = "st,stih410-b2120", "st,stih410";
|
||||
|
||||
chosen {
|
||||
bootargs = "clk_ignore_unused";
|
||||
stdout-path = &sbc_serial0;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user