[PATCH 2/2] ARM: remove mach .init_irq for irqchip_init users
Simon Horman
horms at verge.net.au
Thu Mar 28 08:42:28 EDT 2013
On Thu, Mar 28, 2013 at 10:41:44AM +0100, Maxime Ripard wrote:
> Now that the arm core code calls irqchip_init, we can remove it from all
> the machines that were using it.
>
> Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>
> ---
> arch/arm/mach-bcm/board_bcm.c | 1 -
> arch/arm/mach-msm/board-dt-8660.c | 1 -
> arch/arm/mach-msm/board-dt-8960.c | 1 -
> arch/arm/mach-nomadik/cpu-8815.c | 1 -
> arch/arm/mach-picoxcell/common.c | 1 -
> arch/arm/mach-prima2/common.c | 1 -
> arch/arm/mach-shmobile/board-kzm9g-reference.c | 1 -
> arch/arm/mach-shmobile/setup-emev2.c | 1 -
> arch/arm/mach-shmobile/setup-sh73a0.c | 1 -
> 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 -
> arch/arm/mach-vexpress/v2m.c | 1 -
> arch/arm/mach-virt/virt.c | 1 -
> arch/arm/mach-zynq/common.c | 1 -
> 18 files changed, 18 deletions(-)
mach-shmobile portion:
Acked-by: Simon Horman <horms+renesas at verge.net.au>
I have some new users of this queued up for v3.10.
How should we handle that?
In particular:
arch/arm/mach-shmobile/setup-r8a73a4.c
arch/arm/mach-shmobile/intc-r8a7779.c
arch/arm/mach-shmobile/setup-r8a7778.c
You can find these in the renesas-next-20130328 tag of
my renesas tree on kernel.org. They are or will soon
be in linux-next.
More information about the linux-arm-kernel
mailing list