xref: /linux/include/video/edid.h (revision b7ef56a07672e0d7ebe71c9d9b45f959f0c2f8e8)
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef __linux_video_edid_h__
3 #define __linux_video_edid_h__
4 
5 #include <uapi/video/edid.h>
6 
7 #endif /* __linux_video_edid_h__ */
8