/* SPDX-License-Identifier: GPL-2.0 */ #ifndef DOVE_DIVIDER_H #define DOVE_DIVIDER_H void __init dove_divider_clk_init(struct device_node *np); #endifOverall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Russell King | 18 | 94.74% | 1 | 50.00% |
Greg Kroah-Hartman | 1 | 5.26% | 1 | 50.00% |
Total | 19 | 100.00% | 2 | 100.00% |