On 25-04-16, 10:47, Eric Engestrom wrote: > diff --git a/arch/arm/mach-spear/time.c b/arch/arm/mach-spear/time.c > index 9ccffc1..aaaa678 100644 > --- a/arch/arm/mach-spear/time.c > +++ b/arch/arm/mach-spear/time.c > @@ -204,7 +204,7 @@ static void __init spear_clockevent_init(int irq) > setup_irq(irq, &spear_timer_irq); > } > > -static const struct of_device_id const timer_of_match[] __initconst = { > +static const struct of_device_id timer_of_match[] __initconst = { > { .compatible = "st,spear-timer", }, > { }, > }; Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx> -- viresh -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html