提交 9453e793 编写于 作者: T Tomi Valkeinen

OMAPDSS: remove omap_dss_device->channel field

The 'channel' field in struct omap_dss_device is no longer used, and can
be removed.
Signed-off-by: NTomi Valkeinen <tomi.valkeinen@ti.com>
Reviewed-by: NArchit Taneja <archit@ti.com>
上级 883f537a
...@@ -765,9 +765,6 @@ struct omap_dss_device { ...@@ -765,9 +765,6 @@ struct omap_dss_device {
enum omap_display_type type; enum omap_display_type type;
enum omap_display_type output_type; enum omap_display_type output_type;
/* obsolete, to be removed */
enum omap_channel channel;
union { union {
struct { struct {
u8 data_lines; u8 data_lines;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册