aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mmp/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-mmp/common.h')
-rw-r--r--arch/arm/mach-mmp/common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-mmp/common.h b/arch/arm/mach-mmp/common.h
index bd453274fca2..0bdc50b134ce 100644
--- a/arch/arm/mach-mmp/common.h
+++ b/arch/arm/mach-mmp/common.h
@@ -1,7 +1,5 @@
1#define ARRAY_AND_SIZE(x) (x), ARRAY_SIZE(x) 1#define ARRAY_AND_SIZE(x) (x), ARRAY_SIZE(x)
2 2
3struct sys_timer;
4
5extern void timer_init(int irq); 3extern void timer_init(int irq);
6 4
7extern void __init icu_init_irq(void); 5extern void __init icu_init_irq(void);