Release 4.11 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 | 15 | 50.00% | 3 | 50.00% |
Russell King | 12 | 40.00% | 2 | 33.33% |
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.