ARM: shmobile: lager: Remove init_irq declaration in machine description
authorMagnus Damm <damm@opensource.se>
Mon, 1 Jul 2013 06:01:31 +0000 (15:01 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 17 Jul 2013 01:02:24 +0000 (10:02 +0900)
commit5f85052c606e38c98de28170a2df72f78931aa30
tree4c3a277a4ea74eb312532fafec03f460d5696b53
parent125332daf2e4119614c561bc8cbf1f49cd243023
ARM: shmobile: lager: 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 r8a7790 SoC and altered the subject to
  use the same format as the patch that updates the r8a7790. ]
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/board-lager.c