Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
iwamatsu
/
linux-visconti
/
b51594df17d0ce80b9f9f35394a1f42d7ac94472
/
.
/
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__ */