Release 4.10 include/linux/sh_timer.h
#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% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.