]> git.karo-electronics.de Git - linux-beck.git/commit
ARM: shmobile: ape6evm: Remove init_irq declaration in machine description
authorMagnus Damm <damm@opensource.se>
Mon, 1 Jul 2013 06:01:21 +0000 (15:01 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 17 Jul 2013 01:02:23 +0000 (10:02 +0900)
commitc7f6085f6ea7b7cf155f470431cf1b12cd999450
tree03f691e1c2486324ae511ef76858f81b62497072
parent0bdbe04db005e025d3522ad3ae9797a4954528e9
ARM: shmobile: ape6evm: Remove init_irq declaration in machine description

Remove redundant irqchip_init() callback. The default case
of NULL will result in invoking irqchip_init() anyway.

Signed-off-by: Magnus Damm <damm@opensource.se>
[ horms+renesas@verge.net.au: Trimmed patch to remove portion
  that updates the r8a73a4 SoC and altered the subject to
  use the same format as the patch that updates the r8a73a4. ]
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/board-ape6evm.c