#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% |