Merge branch 'drm-rockchip-next-fixes-2016-03-28' of https://github.com/markyzq/kerne...
[deliverable/linux.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 *);
This page took 0.036228 seconds and 5 git commands to generate.