ARM: shmobile: marzen: Use gic_iid macro for ICCIAR / interrupt ID
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 25 Feb 2013 09:39:44 +0000 (01:39 -0800)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 18 Mar 2013 12:27:03 +0000 (21:27 +0900)
ARM: shmobile: add gic_iid macro for ICCIAR / interrupt ID
enabled to use gic_iid macro.
This patch exchange current GIC interrupt setting
from gic_spi() to gic_iid()

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
[ horms+renesas@verge.net.au: Split irq.h portion into a separate patch ]
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

No differences found