Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
[firefly-linux-kernel-4.4.55.git] / include / video / omapdss.h
index 45a230190720633a58a9a0fd96851ae4fde519c0..f001a356fd98f896ae617fe64db45745e1dc4736 100644 (file)
@@ -688,6 +688,7 @@ struct omapdss_dsi_ops {
 };
 
 struct omap_dss_device {
+       struct kobject kobj;
        struct device *dev;
 
        struct module *owner;