aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/video/omapdss.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/video/omapdss.h b/include/video/omapdss.h
index 88c829466fc1..f39e6aabce21 100644
--- a/include/video/omapdss.h
+++ b/include/video/omapdss.h
@@ -621,10 +621,6 @@ struct omap_dss_device {
621 struct { 621 struct {
622 struct omap_video_timings timings; 622 struct omap_video_timings timings;
623 623
624 int acbi; /* ac-bias pin transitions per interrupt */
625 /* Unit: line clocks */
626 int acb; /* ac-bias pin frequency */
627
628 enum omap_dss_dsi_pixel_format dsi_pix_fmt; 624 enum omap_dss_dsi_pixel_format dsi_pix_fmt;
629 enum omap_dss_dsi_mode dsi_mode; 625 enum omap_dss_dsi_mode dsi_mode;
630 struct omap_dss_dsi_videomode_timings dsi_vm_timings; 626 struct omap_dss_dsi_videomode_timings dsi_vm_timings;