aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tcc8k/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-tcc8k/common.h')
-rw-r--r--arch/arm/mach-tcc8k/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-tcc8k/common.h b/arch/arm/mach-tcc8k/common.h
index 858210e..365f18a 100644
--- a/arch/arm/mach-tcc8k/common.h
+++ b/arch/arm/mach-tcc8k/common.h
@@ -6,5 +6,6 @@ struct clk;
extern void tcc_clocks_init(unsigned long xi_freq, unsigned long xti_freq);
extern void tcc8k_timer_init(struct clk *clock, void __iomem *base, int irq);
extern void tcc8k_init_irq(void);
+extern void tcc8k_map_common_io(void);
#endif