Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 344509
b: refs/heads/master
c: 4b74fde
h: refs/heads/master
i:
  344507: 8fa3973
v: v3
  • Loading branch information
Laurent Pinchart committed Nov 21, 2012
1 parent 8fd7910 commit bd5d4be
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 7 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: 675f9280552c1a8f6e3b2bc2582325f5a9e192d2
refs/heads/master: 4b74fdeb24a5d1bcf35aad8b8e3bd068319a1125
3 changes: 0 additions & 3 deletions trunk/arch/arm/mach-shmobile/board-ag5evm.c
Original file line number Diff line number Diff line change
Expand Up @@ -267,11 +267,8 @@ static int sh_mipi_set_dot_clock(struct platform_device *pdev,
return ret;
}

static struct sh_mobile_lcdc_info lcdc0_info;

static struct sh_mipi_dsi_info mipidsi0_info = {
.data_format = MIPI_RGB888,
.lcd_chan = &lcdc0_info.ch[0],
.channel = LCDC_CHAN_MAINLCD,
.lane = 2,
.vsynw_offset = 20,
Expand Down
3 changes: 0 additions & 3 deletions trunk/arch/arm/mach-shmobile/board-ap4evb.c
Original file line number Diff line number Diff line change
Expand Up @@ -552,11 +552,8 @@ static struct resource mipidsi0_resources[] = {
},
};

static struct sh_mobile_lcdc_info lcdc_info;

static struct sh_mipi_dsi_info mipidsi0_info = {
.data_format = MIPI_RGB888,
.lcd_chan = &lcdc_info.ch[0],
.channel = LCDC_CHAN_MAINLCD,
.lane = 2,
.vsynw_offset = 17,
Expand Down

0 comments on commit bd5d4be

Please sign in to comment.