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 e2c902c1639c..e539548e58d2 100644
--- a/arch/arm/mach-tcc8k/common.h
+++ b/arch/arm/mach-tcc8k/common.h
@@ -2,5 +2,6 @@
2#define MACH_TCC8K_COMMON_H 2#define MACH_TCC8K_COMMON_H
3 3
4extern void tcc_clocks_init(unsigned long xi_freq, unsigned long xti_freq); 4extern void tcc_clocks_init(unsigned long xi_freq, unsigned long xti_freq);
5extern void tcc8k_init_irq(void);
5 6
6#endif 7#endif