On 13 May 2013 15:14, Maxime Ripard <[email protected]> wrote: > Commit ebafed7a ("ARM: irq: Call irqchip_init if no init_irq function is > specified") removed the need to explictly setup the init_irq field in > the machine description when using only irqchip_init. Remove that > declaration for spear as well. > > Signed-off-by: Maxime Ripard <[email protected]> > --- > arch/arm/mach-spear/spear1310.c | 1 - > arch/arm/mach-spear/spear1340.c | 1 - > arch/arm/mach-spear/spear300.c | 1 - > arch/arm/mach-spear/spear310.c | 1 - > arch/arm/mach-spear/spear320.c | 1 - > arch/arm/mach-spear/spear6xx.c | 1 - > 6 files changed, 6 deletions(-)
Acked-by: Viresh Kumar <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

