aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-lh7a40x/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-lh7a40x/common.h')
-rw-r--r--arch/arm/mach-lh7a40x/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-lh7a40x/common.h b/arch/arm/mach-lh7a40x/common.h
index 578a52461fdb..ea8de7e3ab1b 100644
--- a/arch/arm/mach-lh7a40x/common.h
+++ b/arch/arm/mach-lh7a40x/common.h
@@ -12,5 +12,6 @@ extern struct sys_timer lh7a40x_timer;
extern void lh7a400_init_irq (void);
extern void lh7a404_init_irq (void);
+extern void lh7a40x_init_board_irq (void);
#define IRQ_DISPATCH(irq) desc_handle_irq((irq),(irq_desc + irq), regs)