diff options
Diffstat (limited to 'arch/arm/mach-shmobile/setup-r8a7779.c')
-rw-r--r-- | arch/arm/mach-shmobile/setup-r8a7779.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-shmobile/setup-r8a7779.c b/arch/arm/mach-shmobile/setup-r8a7779.c index b6e282116d66..c3af2c8925ba 100644 --- a/arch/arm/mach-shmobile/setup-r8a7779.c +++ b/arch/arm/mach-shmobile/setup-r8a7779.c @@ -49,7 +49,7 @@ static void __init r8a7779_init_irq_dt(void) static const char *const r8a7779_compat_dt[] __initconst = { "renesas,r8a7779", - NULL, + NULL }; DT_MACHINE_START(R8A7779_DT, "Generic R8A7779 (Flattened Device Tree)") |