usb: quirks: add control message delay for 1b1c:1b20
[pandora-kernel.git] / include / video / omapdss.h
index 378c7ed..6582c45 100644 (file)
@@ -575,6 +575,11 @@ struct omap_dss_device {
        int (*get_backlight)(struct omap_dss_device *dssdev);
 };
 
+struct omap_dss_hdmi_data
+{
+       int hpd_gpio;
+};
+
 struct omap_dss_driver {
        struct device_driver driver;