#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__ */
summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)AuthorFilesLines
2017-02-10net: sunrpc: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King1-0/+1
2017-01-31svcrpc: fix oops in absence of krb5 moduleJ. Bruce Fields1-1/+1