aboutsummaryrefslogtreecommitdiffstats
path: root/include/video
diff options
context:
space:
mode:
Diffstat (limited to 'include/video')
-rw-r--r--include/video/omapdss.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/video/omapdss.h b/include/video/omapdss.h
index e629b0de3262..98fc0267dd9e 100644
--- a/include/video/omapdss.h
+++ b/include/video/omapdss.h
@@ -426,8 +426,6 @@ struct omap_overlay_manager {
426 /* dynamic fields */ 426 /* dynamic fields */
427 struct omap_dss_device *device; 427 struct omap_dss_device *device;
428 428
429 bool device_changed;
430
431 int (*set_device)(struct omap_overlay_manager *mgr, 429 int (*set_device)(struct omap_overlay_manager *mgr,
432 struct omap_dss_device *dssdev); 430 struct omap_dss_device *dssdev);
433 int (*unset_device)(struct omap_overlay_manager *mgr); 431 int (*unset_device)(struct omap_overlay_manager *mgr);