Re: [PATCH 07/14] ARM: spear: Remove init_irq declaration in machine description

From: Viresh Kumar
Date: Mon May 13 2013 - 05:46:16 EST


On 13 May 2013 15:14, Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx> 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 <maxime.ripard@xxxxxxxxxxxxxxxxxx>
> ---
> 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 <viresh.kumar@xxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/