aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/include/mach/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-shmobile/include/mach/common.h')
-rw-r--r--arch/arm/mach-shmobile/include/mach/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/include/mach/common.h b/arch/arm/mach-shmobile/include/mach/common.h
index ab75183bfd76..9f46cf5ca75f 100644
--- a/arch/arm/mach-shmobile/include/mach/common.h
+++ b/arch/arm/mach-shmobile/include/mach/common.h
@@ -6,6 +6,7 @@ extern void shmobile_setup_console(void);
6struct clk; 6struct clk;
7extern int clk_init(void); 7extern int clk_init(void);
8extern void shmobile_handle_irq_intc(struct pt_regs *); 8extern void shmobile_handle_irq_intc(struct pt_regs *);
9extern void shmobile_handle_irq_gic(struct pt_regs *);
9 10
10extern void sh7367_init_irq(void); 11extern void sh7367_init_irq(void);
11extern void sh7367_add_early_devices(void); 12extern void sh7367_add_early_devices(void);