Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
tmlind
/
linux-omap
/
c1d7c514f745628eb096c5cbb10737855879ae25
/
.
/
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__ */