]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/arm/mach-shmobile/include/mach/common.h
ARM: mach-shmobile: Run-time IRQ handler for GIC
[mv-sheeva.git] / arch / arm / mach-shmobile / include / mach / common.h
index ab75183bfd76037a1438574916c36ee9fd14c738..9f46cf5ca75f1cb92e85c5c1de8b4d47c136ba94 100644 (file)
@@ -6,6 +6,7 @@ extern void shmobile_setup_console(void);
 struct clk;
 extern int clk_init(void);
 extern void shmobile_handle_irq_intc(struct pt_regs *);
+extern void shmobile_handle_irq_gic(struct pt_regs *);
 
 extern void sh7367_init_irq(void);
 extern void sh7367_add_early_devices(void);