Sign in
coral
/
linux-mtk
/
cdca8824b54759b6a8288d8a8b3e9428fa74d920
/
.
/
include
/
video
/
edid.h
blob: f614371e9116aec7984a1b382f70508f36dab2d1 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
__linux_video_edid_h__
#define
__linux_video_edid_h__
#include
<uapi/video/edid.h>
#ifdef
CONFIG_X86
extern
struct
edid_info edid_info
;
#endif
#endif
/* __linux_video_edid_h__ */