mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
ARM: dts: qcom: minor whitespace cleanup around '='
The DTS code coding style expects exactly one space before and after '=' sign. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Link: https://lore.kernel.org/r/20231124095049.58618-1-krzysztof.kozlowski@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
d0ec3c4c11
commit
6dedbd246c
1 changed files with 2 additions and 2 deletions
|
@ -875,8 +875,8 @@
|
|||
offset = <0x65c>;
|
||||
|
||||
mode-bootloader = <0x77665500>;
|
||||
mode-normal = <0x77665501>;
|
||||
mode-recovery = <0x77665502>;
|
||||
mode-normal = <0x77665501>;
|
||||
mode-recovery = <0x77665502>;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue