Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 294236
b: refs/heads/master
c: e2543c5
h: refs/heads/master
v: v3
  • Loading branch information
Laurent Pinchart committed Mar 12, 2012
1 parent 0abecee commit 246180a
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: db85905ad95b090941dc894b7f93f9f3818bdc07
refs/heads/master: e2543c5ab299c67ddfb73a36eca4da6574259ab9
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 @@ -808,10 +808,7 @@ static struct platform_device fsi_ak4643_device = {
static long ap4evb_clk_optimize(unsigned long target, unsigned long *best_freq,
unsigned long *parent_freq);

static struct sh_mobile_lcdc_info sh_mobile_lcdc1_info;

static struct sh_mobile_hdmi_info hdmi_info = {
.lcd_chan = &sh_mobile_lcdc1_info.ch[0],
.flags = HDMI_SND_SRC_SPDIF,
.clk_optimize_parent = ap4evb_clk_optimize,
};
Expand Down
3 changes: 0 additions & 3 deletions trunk/arch/arm/mach-shmobile/board-mackerel.c
Original file line number Diff line number Diff line change
Expand Up @@ -427,10 +427,7 @@ static struct platform_device lcdc_device = {
};

/* HDMI */
static struct sh_mobile_lcdc_info hdmi_lcdc_info;

static struct sh_mobile_hdmi_info hdmi_info = {
.lcd_chan = &hdmi_lcdc_info.ch[0],
.flags = HDMI_SND_SRC_SPDIF,
};

Expand Down

0 comments on commit 246180a

Please sign in to comment.