#ifndef __SH_TIMER_H__ #define __SH_TIMER_H__ struct sh_timer_config { unsigned int channels_mask; }; #endif /* __SH_TIMER_H__ */Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Magnus Damm | 10 | 55.56% | 1 | 33.33% |
Laurent Pinchart | 4 | 22.22% | 1 | 33.33% |
Paul Mundt | 4 | 22.22% | 1 | 33.33% |
Total | 18 | 100.00% | 3 | 100.00% |