video: remove unused sh_mobile_lcdc platform data
Remove lddckr from the platform data, these days we calculate the register value from clock source and clock dividers anyway. Signed-off-by: Magnus Damm <damm@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
@@ -64,7 +64,6 @@ struct sh_mobile_lcdc_chan_cfg {
|
||||
};
|
||||
|
||||
struct sh_mobile_lcdc_info {
|
||||
unsigned long lddckr;
|
||||
int clock_source;
|
||||
struct sh_mobile_lcdc_chan_cfg ch[2];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user