Commit b92d5a7d authored by Linus Walleij's avatar Linus Walleij
Browse files

ARM: dts: RealView: Fix the name of the SoC node



Drop the surplus @0 on the soc node making the devicetree
conform strictly to the schema.

Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 53a5927b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -210,7 +210,7 @@
		};
	};

	soc: soc@0 {
	soc: soc {
		compatible = "arm,realview-pbx-soc", "simple-bus";
		#address-cells = <1>;
		#size-cells = <1>;