ARC: irq: export some IRQs again
authorVineet Gupta <vgupta@synopsys.com>
Wed, 30 Mar 2016 13:05:28 +0000 (18:35 +0530)
committerVineet Gupta <vgupta@synopsys.com>
Mon, 9 May 2016 04:02:30 +0000 (09:32 +0530)
commit88555cc584d93e658722f090d3f8fb84d5fa15a5
treecf083a71fd4d4ab304e10843d058e004bd1cd140
parente608b53ea863a92eb458cb1ec7c2fcf3ca2b043a
ARC: irq: export some IRQs again

This will be needed for switching to linear irq domain as
irq_create_mapping() called by intr code needs the IRQ numbers
in addition to existing usage in mcip.c for requesting the irq

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/include/asm/irq.h
arch/arc/kernel/mcip.c