1 #ifndef __linux_video_edid_h__
2 #define __linux_video_edid_h__
6 #include <linux/config.h>
10 unsigned char dummy
[128];
13 extern struct edid_info edid_info
;
14 #endif /* CONFIG_X86 */
16 #endif /* __KERNEL__ */
18 #endif /* __linux_video_edid_h__ */