Release 4.11 arch/metag/include/asm/setup.h
#ifndef _ASM_METAG_SETUP_H
#define _ASM_METAG_SETUP_H
#include <uapi/asm/setup.h>
extern const struct machine_desc *setup_machine_fdt(void *dt);
void per_cpu_trap_init(unsigned long);
extern void __init dump_machine_table(void);
#endif /* _ASM_METAG_SETUP_H */
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
James Hogan | 27 | 69.23% | 1 | 50.00% |
Rob Herring | 12 | 30.77% | 1 | 50.00% |
Total | 39 | 100.00% | 2 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.