From: Andrew Lunn Date: Sun, 6 Jan 2013 10:10:42 +0000 (+0100) Subject: arm: mvebu: Add missing ; for cpu node. X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=41be8dc1a44ee2a0a52bdf2b77273624c40782b6;p=openwrt%2Fstaging%2Fblogic.git 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: Thomas Petazzoni Signed-off-by: Andrew Lunn Signed-off-by: Jason Cooper --- diff --git a/arch/arm/boot/dts/armada-xp-mv78230.dtsi b/arch/arm/boot/dts/armada-xp-mv78230.dtsi index 8f90fac1d991..271855a6e224 100644 --- a/arch/arm/boot/dts/armada-xp-mv78230.dtsi +++ b/arch/arm/boot/dts/armada-xp-mv78230.dtsi @@ -41,7 +41,7 @@ reg = <1>; clocks = <&cpuclk 1>; }; - } + }; soc { pinctrl {