Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 77d3595b authored by Tomi Valkeinen's avatar Tomi Valkeinen
Browse files

OMAPDSS: remove dsi videomode from dssdev



DSI videomode is no longer needed in the omap_dss_device, so remove it.

Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
parent b7ec96c7
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -632,7 +632,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 {