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:
Родитель
77916519cb
Коммит
41be8dc1a4
|
@ -41,7 +41,7 @@
|
||||||
reg = <1>;
|
reg = <1>;
|
||||||
clocks = <&cpuclk 1>;
|
clocks = <&cpuclk 1>;
|
||||||
};
|
};
|
||||||
}
|
};
|
||||||
|
|
||||||
soc {
|
soc {
|
||||||
pinctrl {
|
pinctrl {
|
||||||
|
|
Загрузка…
Ссылка в новой задаче