mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-18 13:11:31 +00: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:
parent
e6b1467081
commit
be26c4af3a
1 changed files with 1 additions and 1 deletions
|
@ -276,7 +276,7 @@
|
|||
};
|
||||
|
||||
serial@12C20000 {
|
||||
status="okay";
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
mmc@12200000 {
|
||||
|
|
Loading…
Add table
Reference in a new issue