diff --git a/include/video/omapdss.h b/include/video/omapdss.h index 8e5035a5454401f5fd4611595a2ba5977c3fca60..d667a4a78a4936c69e04a72389299635d29abc58 100644 --- a/include/video/omapdss.h +++ b/include/video/omapdss.h @@ -579,6 +579,8 @@ struct omap_dss_device { /* new device, pointer to panel device */ struct device *dev; + struct module *owner; + struct list_head panel_list; /* alias in the form of "display%d" */