Release 4.14 arch/arm/plat-versatile/include/plat/sched_clock.h
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef ARM_PLAT_SCHED_CLOCK_H
#define ARM_PLAT_SCHED_CLOCK_H
void versatile_sched_clock_init(void __iomem *, unsigned long);
#endif
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Russell King | 19 | 95.00% | 1 | 50.00% |
Greg Kroah-Hartman | 1 | 5.00% | 1 | 50.00% |
Total | 20 | 100.00% | 2 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.