Release 4.10 arch/arm/mach-integrator/common.h
#include <linux/reboot.h>
#include <linux/amba/serial.h>
extern struct amba_pl010_data ap_uart_data;
void integrator_init_early(void);
int integrator_init(bool is_cp);
void integrator_reserve(void);
Overall Contributors
| Person | Tokens | Prop | Commits | CommitProp |
linus walleij | linus walleij | 15 | 50.00% | 3 | 50.00% |
russell king | russell king | 12 | 40.00% | 2 | 33.33% |
robin holt | robin holt | 3 | 10.00% | 1 | 16.67% |
| Total | 30 | 100.00% | 6 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.