Merge tag '3.8-pci-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
[cascardo/linux.git] / drivers / video / sh_mobile_lcdcfb.h
index 0f92f65..f839ade 100644 (file)
@@ -94,6 +94,7 @@ struct sh_mobile_lcdc_chan {
 
        /* Backlight */
        struct backlight_device *bl;
+       unsigned int bl_brightness;
 
        /* FB */
        struct fb_info *info;