Skip to content

Commit

Permalink
OMAPDSS: remove dsi videomode from dssdev
Browse files Browse the repository at this point in the history
DSI videomode is no longer needed in the omap_dss_device, so remove it.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
  • Loading branch information
Tomi Valkeinen committed Apr 3, 2013
1 parent b7ec96c commit 77d3595
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/video/omapdss.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 77d3595

Please sign in to comment.