Release 4.7 include/video/edid.h
#ifndef __linux_video_edid_h__
#define __linux_video_edid_h__
#include <uapi/video/edid.h>
#ifdef CONFIG_X86
extern struct edid_info edid_info;
#endif
#endif /* __linux_video_edid_h__ */
Overall Contributors
| Person | Tokens | Prop | Commits | CommitProp |
james simmons | james simmons | 16 | 72.73% | 1 | 33.33% |
david howells | david howells | 6 | 27.27% | 2 | 66.67% |
| Total | 22 | 100.00% | 3 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.