#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 | magnus damm | 10 | 55.56% | 1 | 33.33% |
paul mundt | paul mundt | 4 | 22.22% | 1 | 33.33% |
laurent pinchart | laurent pinchart | 4 | 22.22% | 1 | 33.33% |
Total | 18 | 100.00% | 3 | 100.00% |