Skip to content

Commit f661ca4

Browse files
krzkchenhuacai
authored andcommitted
LoongArch: dts: Minor whitespace cleanup
The DTS code coding style expects exactly one space before '{' character. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
1 parent 9fa304b commit f661ca4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

arch/loongarch/boot/dts/loongson-2k0500-ref.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060

6161
#address-cells = <1>;
6262
#size-cells = <0>;
63-
eeprom@57{
63+
eeprom@57 {
6464
compatible = "atmel,24c16";
6565
reg = <0x57>;
6666
pagesize = <16>;

arch/loongarch/boot/dts/loongson-2k1000-ref.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878

7979
#address-cells = <1>;
8080
#size-cells = <0>;
81-
eeprom@57{
81+
eeprom@57 {
8282
compatible = "atmel,24c16";
8383
reg = <0x57>;
8484
pagesize = <16>;

0 commit comments

Comments
 (0)