Commit 41be8dc1 authored by Andrew Lunn's avatar Andrew Lunn Committed by Jason Cooper
Browse files

arm: mvebu: Add missing ; for cpu node.



The Armada XP MV78230 DT include file is missing a ; at the
end of the cpu node.

Reported-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: default avatarAndrew Lunn <andrew@lunn.ch>
Signed-off-by: default avatarJason Cooper <jason@lakedaemon.net>
parent 77916519
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -41,7 +41,7 @@
		reg = <1>;
		clocks = <&cpuclk 1>;
	    };
	}
	};

	soc {
		pinctrl {