arm: Move the set_handle_irq and handle_arch_irq declarations to asm/irq.h
authorCatalin Marinas <[email protected]>
Fri, 18 Jan 2013 15:20:06 +0000 (15:20 +0000)
committerCatalin Marinas <[email protected]>
Tue, 26 Mar 2013 16:11:20 +0000 (16:11 +0000)
commitf36a3bb1a1b73a60f4df1d4c38c686cc173f50b3
treefcf272d75ca5062bacaf46955c50990524741ff7
parenta937536b868b8369b98967929045f1df54234323
arm: Move the set_handle_irq and handle_arch_irq declarations to asm/irq.h

This patch prepares the removal of <asm/mach/irq.h> include in the
GIC and VIC irqchip drivers.

Signed-off-by: Catalin Marinas <[email protected]>
Tested-by: Marc Zyngier <[email protected]>
Cc: Russell King <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Rob Herring <[email protected]>
arch/arm/include/asm/irq.h
arch/arm/include/asm/mach/irq.h
drivers/irqchip/irq-vic.c