diff options
-rw-r--r-- | include/video/sh_mipi_dsi.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/video/sh_mipi_dsi.h b/include/video/sh_mipi_dsi.h index 06c67fbc4eee..eae71d94d241 100644 --- a/include/video/sh_mipi_dsi.h +++ b/include/video/sh_mipi_dsi.h | |||
@@ -48,6 +48,7 @@ struct sh_mobile_lcdc_chan_cfg; | |||
48 | struct sh_mipi_dsi_info { | 48 | struct sh_mipi_dsi_info { |
49 | enum sh_mipi_dsi_data_fmt data_format; | 49 | enum sh_mipi_dsi_data_fmt data_format; |
50 | struct sh_mobile_lcdc_chan_cfg *lcd_chan; | 50 | struct sh_mobile_lcdc_chan_cfg *lcd_chan; |
51 | int channel; | ||
51 | int lane; | 52 | int lane; |
52 | unsigned long flags; | 53 | unsigned long flags; |
53 | u32 clksrc; | 54 | u32 clksrc; |