Release 4.14 arch/score/include/asm/timex.h
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_SCORE_TIMEX_H
#define _ASM_SCORE_TIMEX_H
#define CLOCK_TICK_RATE 27000000
/* Timer input freq. */
#include <asm-generic/timex.h>
#endif /* _ASM_SCORE_TIMEX_H */
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Chen Liqin | 17 | 94.44% | 1 | 50.00% |
Greg Kroah-Hartman | 1 | 5.56% | 1 | 50.00% |
Total | 18 | 100.00% | 2 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.