Merge ath-next from ath.git
[sfrench/cifs-2.6.git] / arch / arm / mach-mmp / common.h
1 #include <linux/reboot.h>
2 #define ARRAY_AND_SIZE(x)       (x), ARRAY_SIZE(x)
3
4 extern void timer_init(int irq);
5
6 extern void __init mmp_map_io(void);
7 extern void mmp_restart(enum reboot_mode, const char *);