Merge branches 'cxgb4' and 'mlx5' into k.o/for-4.8
[deliverable/linux.git] / arch / arm / mach-mmp / common.h
CommitLineData
7b6d864b 1#include <linux/reboot.h>
49cbe786
EM
2#define ARRAY_AND_SIZE(x) (x), ARRAY_SIZE(x)
3
49cbe786 4extern void timer_init(int irq);
49cbe786 5
8022887c 6extern void __init mmp_map_io(void);
7b6d864b 7extern void mmp_restart(enum reboot_mode, const char *);
This page took 0.383499 seconds and 5 git commands to generate.