Release 4.15 arch/arm/mach-shmobile/rcar-gen2.h
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __ASM_RCAR_GEN2_H__
#define __ASM_RCAR_GEN2_H__
void rcar_gen2_timer_init(void);
void rcar_gen2_reserve(void);
void rcar_gen2_pm_init(void);
#endif /* __ASM_RCAR_GEN2_H__ */
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Magnus Damm | 21 | 75.00% | 2 | 50.00% |
Gaku Inami | 6 | 21.43% | 1 | 25.00% |
Greg Kroah-Hartman | 1 | 3.57% | 1 | 25.00% |
Total | 28 | 100.00% | 4 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.