Commit d37c74a5 authored by Thomas Petazzoni's avatar Thomas Petazzoni Committed by Olof Johansson

arm: spear6xx: fix spaces in spear600-evb.dts

This commit fixes a minor coding style issue in spear600-evb.dts:
missing spaces around equal sign.
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parent 1d72c2f2
......@@ -55,7 +55,7 @@ &ohci_usb1 {
&smi {
status = "okay";
clock-rate=<50000000>;
clock-rate = <50000000>;
flash@f8000000 {
#address-cells = <1>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment