DSI videomode is no longer needed in the omap_dss_device, so remove it. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@xxxxxx> --- include/video/omapdss.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/video/omapdss.h b/include/video/omapdss.h index cbaf60f..8979086 100644 --- a/include/video/omapdss.h +++ b/include/video/omapdss.h @@ -631,7 +631,6 @@ struct omap_dss_device { enum omap_dss_dsi_pixel_format dsi_pix_fmt; enum omap_dss_dsi_mode dsi_mode; - struct omap_dss_dsi_videomode_timings dsi_vm_timings; } panel; struct { -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html