Merge tag 'vfio-v4.7-rc2' of git://github.com/awilliam/linux-vfio
[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.367381 seconds and 5 git commands to generate.