Skip to content

Commit

Permalink
fbdev: sh_mobile_hdmi: Remove sh_mobile_hdmi_info lcd_chan field
Browse files Browse the repository at this point in the history
The field is unused, remove it.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
  • Loading branch information
Laurent Pinchart committed Mar 12, 2012
1 parent e2543c5 commit ca0a0cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/video/sh_mobile_hdmi.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ struct clk;
#define HDMI_SND_SRC_HBR (3 << 0)

struct sh_mobile_hdmi_info {
struct sh_mobile_lcdc_chan_cfg *lcd_chan;
unsigned int flags;
long (*clk_optimize_parent)(unsigned long target, unsigned long *best_freq,
unsigned long *parent_freq);
Expand Down

0 comments on commit ca0a0cd

Please sign in to comment.