Merge branches 'irq-urgent-for-linus' and 'smp-hotplug-for-linus' of git://git.kernel...
[deliverable/linux.git] / arch / arm / mach-mmp / common.h
CommitLineData
49cbe786
EM
1#define ARRAY_AND_SIZE(x) (x), ARRAY_SIZE(x)
2
3struct sys_timer;
4
5extern void timer_init(int irq);
49cbe786
EM
6
7extern void __init icu_init_irq(void);
8022887c 8extern void __init mmp_map_io(void);
9854a38e 9extern void mmp_restart(char, const char *);
This page took 0.28887 seconds and 5 git commands to generate.