ARM: shmobile: kzm9g: Remove init_irq declaration in machine description
authorMagnus Damm <damm@opensource.se>
Mon, 1 Jul 2013 06:01:40 +0000 (15:01 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 17 Jul 2013 01:02:25 +0000 (10:02 +0900)
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 sh73a0 SoC and altered the subject to
  use the same format as the patch that updates the sh73a0. ]
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

No differences found