]> bbs.cooldavid.org Git - net-next-2.6.git/blob - arch/arm/mach-mmp/common.h
[ARM] mmp: move declarations into SoC specific header file from common.h
[net-next-2.6.git] / arch / arm / mach-mmp / common.h
1 #define ARRAY_AND_SIZE(x)       (x), ARRAY_SIZE(x)
2
3 struct sys_timer;
4
5 extern void timer_init(int irq);
6
7 extern void __init icu_init_irq(void);
8 extern void __init mmp_map_io(void);