diff options
Diffstat (limited to 'drivers/video/sh_mobile_lcdcfb.h')
| -rw-r--r-- | drivers/video/sh_mobile_lcdcfb.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/sh_mobile_lcdcfb.h b/drivers/video/sh_mobile_lcdcfb.h index 0f92f6544b94..f839adef1d90 100644 --- a/drivers/video/sh_mobile_lcdcfb.h +++ b/drivers/video/sh_mobile_lcdcfb.h | |||
| @@ -94,6 +94,7 @@ struct sh_mobile_lcdc_chan { | |||
| 94 | 94 | ||
| 95 | /* Backlight */ | 95 | /* Backlight */ |
| 96 | struct backlight_device *bl; | 96 | struct backlight_device *bl; |
| 97 | unsigned int bl_brightness; | ||
| 97 | 98 | ||
| 98 | /* FB */ | 99 | /* FB */ |
| 99 | struct fb_info *info; | 100 | struct fb_info *info; |
