aboutsummaryrefslogtreecommitdiff
path: root/include/video/sh_mipi_dsi.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/video/sh_mipi_dsi.h')
-rw-r--r--include/video/sh_mipi_dsi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/video/sh_mipi_dsi.h b/include/video/sh_mipi_dsi.h
index 58b78f8c0ab..3d0ec500d89 100644
--- a/include/video/sh_mipi_dsi.h
+++ b/include/video/sh_mipi_dsi.h
@@ -35,6 +35,7 @@ struct sh_mobile_lcdc_chan_cfg;
struct sh_mipi_dsi_info {
enum sh_mipi_dsi_data_fmt data_format;
struct sh_mobile_lcdc_chan_cfg *lcd_chan;
+ int lane;
unsigned long flags;
u32 clksrc;
unsigned int vsynw_offset;