aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm
diff options
context:
space:
mode:
Diffstat (limited to 'include/drm')
-rw-r--r--include/drm/drm_crtc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/drm/drm_crtc.h b/include/drm/drm_crtc.h
index a1a0386e0160..0522044b7498 100644
--- a/include/drm/drm_crtc.h
+++ b/include/drm/drm_crtc.h
@@ -216,8 +216,6 @@ struct drm_display_info {
216 u32 color_formats; 216 u32 color_formats;
217 217
218 u8 cea_rev; 218 u8 cea_rev;
219
220 char *raw_edid; /* if any */
221}; 219};
222 220
223struct drm_framebuffer_funcs { 221struct drm_framebuffer_funcs {