ARM: shmobile: Drop commas after dt_compat sentinels
[sfrench/cifs-2.6.git] / arch / arm / mach-shmobile / setup-r8a73a4.c
index 23a29a0ea9c96c35fd0c3db3440aefebe0c02603..9e3f4dc08372cb626ccb6fc034b6e4c839c2506e 100644 (file)
@@ -14,7 +14,7 @@
 
 static const char *const r8a73a4_boards_compat_dt[] __initconst = {
        "renesas,r8a73a4",
-       NULL,
+       NULL
 };
 
 DT_MACHINE_START(R8A73A4_DT, "Generic R8A73A4 (Flattened Device Tree)")