Release 4.15 arch/arm/mach-shmobile/r8a7779.h
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __ASM_R8A7779_H__
#define __ASM_R8A7779_H__
extern void r8a7779_pm_init(void);
extern const struct smp_operations r8a7779_smp_ops;
#endif /* __ASM_R8A7779_H__ */
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Magnus Damm | 9 | 39.13% | 1 | 20.00% |
Kuninori Morimoto | 7 | 30.43% | 1 | 20.00% |
Marc Zyngier | 5 | 21.74% | 1 | 20.00% |
Greg Kroah-Hartman | 1 | 4.35% | 1 | 20.00% |
Masahiro Yamada | 1 | 4.35% | 1 | 20.00% |
Total | 23 | 100.00% | 5 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.