blob: 6aeb97489e38e12b9e9c0ce9e2d29a4c4a145c45 [file] [log] [blame]
#ifndef __linux_video_edid_h__
#define __linux_video_edid_h__
struct edid_info {
unsigned char dummy[128];
};
#endif /* __linux_video_edid_h__ */