Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
c5c27a0a583844c69a433039e4fd6396ba23551b
/
.
/
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__ */