]> git.baikalelectronics.ru Git - kernel.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)
commit7aeb4e7ff9554188b4bce3890a01bdfd39d48eac
tree35d09a19b034c066848e73029177ea262fe55bf6
parent2187cc16d19b7c024d3688db93fabe2573ab34fa
ARM: zynq: Remove init_irq declaration in machine description

Commit b5ddf7de ("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