arm: dts: exynos: Adjust whitespace around status property
Just add spaces around '=' sign for clarity. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
This commit is contained in:
parent
e6b1467081
commit
be26c4af3a
@ -276,7 +276,7 @@
|
||||
};
|
||||
|
||||
serial@12C20000 {
|
||||
status="okay";
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
mmc@12200000 {
|
||||
|
Loading…
Reference in New Issue
Block a user