arm64: dts: renesas: r8a77965: Correct whitespace

Add missing space after comma.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
Geert Uytterhoeven 2018-05-03 14:38:30 +02:00 committed by Simon Horman
parent e4d9242a30
commit 80f7297c08
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ a57_0: cpu@0 {
};
a57_1: cpu@1 {
compatible = "arm,cortex-a57","arm,armv8";
compatible = "arm,cortex-a57", "arm,armv8";
reg = <0x1>;
device_type = "cpu";
power-domains = <&sysc R8A77965_PD_CA57_CPU1>;