dect
/
linux-2.6
Archived
13
0
Fork 0

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 <thomas.petazzoni@free-electrons.com>
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
This commit is contained in:
Andrew Lunn 2013-01-06 11:10:42 +01:00 committed by Jason Cooper
parent 77916519cb
commit 41be8dc1a4
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
reg = <1>;
clocks = <&cpuclk 1>;
};
}
};
soc {
pinctrl {