diff options
Diffstat (limited to 'include')
-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 9d01ff66659f..0d5333f6e4a1 100644 --- a/include/video/omapdss.h +++ b/include/video/omapdss.h | |||
@@ -430,11 +430,8 @@ struct omap_overlay_manager { | |||
430 | 430 | ||
431 | /* dynamic fields */ | 431 | /* dynamic fields */ |
432 | struct omap_dss_device *device; | 432 | struct omap_dss_device *device; |
433 | struct omap_overlay_manager_info info; | ||
434 | 433 | ||
435 | bool device_changed; | 434 | bool device_changed; |
436 | /* if true, info has been changed but not applied() yet */ | ||
437 | bool info_dirty; | ||
438 | 435 | ||
439 | int (*set_device)(struct omap_overlay_manager *mgr, | 436 | int (*set_device)(struct omap_overlay_manager *mgr, |
440 | struct omap_dss_device *dssdev); | 437 | struct omap_dss_device *dssdev); |