Merge tag 'iwlwifi-for-kalle-2016-05-04' of git://git.kernel.org/pub/scm/linux/kernel...
[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.474504 seconds and 5 git commands to generate.