Skip to content

Commit 011d96a

Browse files
committed
arm64: dts: apple: t602x: Fix cpus node indentation
Drop the extra space indentation of the closing brace of the cpus node. Fixes: e1514f9 ("arm64: dts: apple: Add initial t602x device trees") Reviewed-by: Janne Grunau <j@jannau.net> Link: https://patch.msgid.link/20260830-b4-apple-dts-fixes-v1-1-cc20f8445754@kernel.org Signed-off-by: Sven Peter <sven@kernel.org>
1 parent cee9395 commit 011d96a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm64/boot/dts/apple/t602x-common.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@
254254
cache-unified;
255255
cache-size = <0x1000000>;
256256
};
257-
};
257+
};
258258

259259
blizzard_opp: opp-table-0 {
260260
compatible = "operating-points-v2";

0 commit comments

Comments
 (0)