summaryrefslogtreecommitdiffstats
path: root/include/video
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2013-03-06 17:17:26 +0200
committerTomi Valkeinen <tomi.valkeinen@ti.com>2013-04-03 15:19:18 +0300
commit77d3595b29e2289cb6f9e4cece5fca1335554d56 (patch)
treed6dd996053010d85c302f0a11624acd032624ede /include/video
parentb7ec96c78b0d5c89f5a1082e62e0d0021b2920ed (diff)
downloadlinux-77d3595b29e2289cb6f9e4cece5fca1335554d56.tar.gz
linux-77d3595b29e2289cb6f9e4cece5fca1335554d56.tar.xz
OMAPDSS: remove dsi videomode from dssdev
DSI videomode is no longer needed in the omap_dss_device, so remove it. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'include/video')
-rw-r--r--include/video/omapdss.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/video/omapdss.h b/include/video/omapdss.h
index 8821d933d9fd..62ca9a77c1d6 100644
--- a/include/video/omapdss.h
+++ b/include/video/omapdss.h
@@ -632,7 +632,6 @@ struct omap_dss_device {
enum omap_dss_dsi_pixel_format dsi_pix_fmt;
enum omap_dss_dsi_mode dsi_mode;
- struct omap_dss_dsi_videomode_timings dsi_vm_timings;
} panel;
struct {