summaryrefslogtreecommitdiff
path: root/include/uapi/video/edid.h
blob: 8c0f032014c9b5e21b49838571ebd6f85eb2a492 (plain)
1
2
3
4
5
6
7
8
9
#ifndef _UAPI__linux_video_edid_h__
#define _UAPI__linux_video_edid_h__

struct edid_info {
	unsigned char dummy[128];
};


#endif /* _UAPI__linux_video_edid_h__ */
a0abac09b'>Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+4 2017-02-01tcp: fix 0 divide in __tcp_select_window()Eric Dumazet1-2/+4