diff options
Diffstat (limited to 'include/video/sh_mobile_lcdc.h')
-rw-r--r-- | include/video/sh_mobile_lcdc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/video/sh_mobile_lcdc.h b/include/video/sh_mobile_lcdc.h index 130102f663f5..bfb42dbc5cc8 100644 --- a/include/video/sh_mobile_lcdc.h +++ b/include/video/sh_mobile_lcdc.h | |||
@@ -64,7 +64,6 @@ struct sh_mobile_lcdc_chan_cfg { | |||
64 | }; | 64 | }; |
65 | 65 | ||
66 | struct sh_mobile_lcdc_info { | 66 | struct sh_mobile_lcdc_info { |
67 | unsigned long lddckr; | ||
68 | int clock_source; | 67 | int clock_source; |
69 | struct sh_mobile_lcdc_chan_cfg ch[2]; | 68 | struct sh_mobile_lcdc_chan_cfg ch[2]; |
70 | }; | 69 | }; |