1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-25 20:41:16 +02:00

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:
Krzysztof Kozlowski
2019-02-21 17:32:00 +01:00
committed by Minkyu Kang
parent e6b1467081
commit be26c4af3a

View File

@@ -276,7 +276,7 @@
}; };
serial@12C20000 { serial@12C20000 {
status="okay"; status = "okay";
}; };
mmc@12200000 { mmc@12200000 {