arm: mvebu: Add missing ; for cpu node.
authorAndrew Lunn <andrew@lunn.ch>
Sun, 6 Jan 2013 10:10:42 +0000 (11:10 +0100)
committerJason Cooper <jason@lakedaemon.net>
Sun, 6 Jan 2013 17:53:22 +0000 (17:53 +0000)
The Armada XP MV78230 DT include file is missing a ; at the
end of the cpu node.

Reported-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/boot/dts/armada-xp-mv78230.dtsi

index 8f90fac..271855a 100644 (file)
@@ -41,7 +41,7 @@
                reg = <1>;
                clocks = <&cpuclk 1>;
            };
-       }
+       };
 
        soc {
                pinctrl {