diff options
Diffstat (limited to 'include/video/omapdss.h')
-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 8e5035a54544..d667a4a78a49 100644 --- a/include/video/omapdss.h +++ b/include/video/omapdss.h | |||
@@ -579,6 +579,8 @@ struct omap_dss_device { | |||
579 | /* new device, pointer to panel device */ | 579 | /* new device, pointer to panel device */ |
580 | struct device *dev; | 580 | struct device *dev; |
581 | 581 | ||
582 | struct module *owner; | ||
583 | |||
582 | struct list_head panel_list; | 584 | struct list_head panel_list; |
583 | 585 | ||
584 | /* alias in the form of "display%d" */ | 586 | /* alias in the form of "display%d" */ |