]> rtime.felk.cvut.cz Git - linux-imx.git/commit
ARM: zynq: Remove init_irq declaration in machine description
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 14 May 2013 15:38:35 +0000 (17:38 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 21 May 2013 14:32:16 +0000 (16:32 +0200)
commit7ac161c43506f60b07684bc8a98eeb50d8e8664c
tree35d09a19b034c066848e73029177ea262fe55bf6
parentc7788792a5e7b0d5d7f96d0766b4cb6112d47d75
ARM: zynq: Remove init_irq declaration in machine description

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 zynq as well.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Michal Simek <monstr@monstr.eu>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/mach-zynq/common.c