Release 4.10 arch/arm/mach-mmp/common.h
#include <linux/reboot.h>
#define ARRAY_AND_SIZE(x) (x), ARRAY_SIZE(x)
extern void timer_init(int irq);
extern void __init mmp_map_io(void);
extern void mmp_restart(enum reboot_mode, const char *);
Overall Contributors
| Person | Tokens | Prop | Commits | CommitProp |
eric miao | eric miao | 20 | 52.63% | 2 | 33.33% |
russell king | russell king | 10 | 26.32% | 1 | 16.67% |
robin holt | robin holt | 5 | 13.16% | 1 | 16.67% |
haojian zhuang | haojian zhuang | 3 | 7.89% | 2 | 33.33% |
| Total | 38 | 100.00% | 6 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.