diff options
Diffstat (limited to 'include/video/omapdss.h')
-rw-r--r-- | include/video/omapdss.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/video/omapdss.h b/include/video/omapdss.h index d8ab94485c9..a6267a2d292 100644 --- a/include/video/omapdss.h +++ b/include/video/omapdss.h | |||
@@ -261,9 +261,6 @@ struct omap_dss_dsi_videomode_data { | |||
261 | int hfp_blanking_mode; | 261 | int hfp_blanking_mode; |
262 | 262 | ||
263 | /* Video port sync events */ | 263 | /* Video port sync events */ |
264 | int vp_de_pol; | ||
265 | int vp_hsync_pol; | ||
266 | int vp_vsync_pol; | ||
267 | bool vp_vsync_end; | 264 | bool vp_vsync_end; |
268 | bool vp_hsync_end; | 265 | bool vp_hsync_end; |
269 | 266 | ||