Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 344510
b: refs/heads/master
c: 074d0da
h: refs/heads/master
v: v3
  • Loading branch information
Laurent Pinchart committed Nov 21, 2012
1 parent bd5d4be commit 60ea29e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4b74fdeb24a5d1bcf35aad8b8e3bd068319a1125
refs/heads/master: 074d0da486e2a5b8e80c35070ede7104f302f6da
3 changes: 0 additions & 3 deletions trunk/include/video/sh_mipi_dsi.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ enum sh_mipi_dsi_data_fmt {
MIPI_YUV420,
};

struct sh_mobile_lcdc_chan_cfg;

#define SH_MIPI_DSI_HSABM (1 << 0)
#define SH_MIPI_DSI_HBPBM (1 << 1)
#define SH_MIPI_DSI_HFPBM (1 << 2)
Expand All @@ -47,7 +45,6 @@ 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 channel;
int lane;
unsigned long flags;
Expand Down

0 comments on commit 60ea29e

Please sign in to comment.