diff options
Diffstat (limited to 'include/video')
-rw-r--r-- | include/video/omapdss.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/video/omapdss.h b/include/video/omapdss.h index 04741cd4c32..d61efc3105a 100644 --- a/include/video/omapdss.h +++ b/include/video/omapdss.h | |||
@@ -432,6 +432,8 @@ struct omap_overlay_manager { | |||
432 | struct omap_dss_device *device; | 432 | struct omap_dss_device *device; |
433 | struct omap_overlay_manager_info info; | 433 | struct omap_overlay_manager_info info; |
434 | 434 | ||
435 | bool enabled; | ||
436 | |||
435 | bool device_changed; | 437 | bool device_changed; |
436 | /* if true, info has been changed but not applied() yet */ | 438 | /* if true, info has been changed but not applied() yet */ |
437 | bool info_dirty; | 439 | bool info_dirty; |