1 /*
2  * This file is auto-generated. Modifications will be lost.
3  *
4  * See https://android.googlesource.com/platform/bionic/+/master/libc/kernel/
5  * for more information.
6  */
7 #ifndef _UAPI__linux_video_edid_h__
8 #define _UAPI__linux_video_edid_h__
9 struct edid_info {
10   unsigned char dummy[128];
11 };
12 #endif
13