aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_drv.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_drv.h')
-rw-r--r--drivers/gpu/drm/omapdrm/omap_drv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/omapdrm/omap_drv.h b/drivers/gpu/drm/omapdrm/omap_drv.h
index a7962c14fc7c..6eaee4df4559 100644
--- a/drivers/gpu/drm/omapdrm/omap_drv.h
+++ b/drivers/gpu/drm/omapdrm/omap_drv.h
@@ -51,6 +51,7 @@ struct omap_drm_private {
51 u32 omaprev; 51 u32 omaprev;
52 52
53 struct dss_device *dss; 53 struct dss_device *dss;
54 struct dispc_device *dispc;
54 const struct dispc_ops *dispc_ops; 55 const struct dispc_ops *dispc_ops;
55 56
56 unsigned int num_crtcs; 57 unsigned int num_crtcs;