Skip to content

Commit 905b9f9

Browse files
kylebonnicinashif
authored andcommitted
devicetree: format SoC-level files in dts/common
Applying dts-linter results for SoC-level files in dts/common Signed-off-by: Kyle Micallef Bonnici <[email protected]>
1 parent 4625068 commit 905b9f9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

dts/common/skeleton.dtsi

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
/ {
1010
#address-cells = <1>;
1111
#size-cells = <1>;
12-
chosen { };
13-
aliases { };
12+
13+
chosen {};
14+
15+
aliases {};
1416
};

0 commit comments

Comments
 (0)