Merge branch 'common/fbdev' of master.kernel.org:/pub/scm/linux/kernel/git/lethal...
[sfrench/cifs-2.6.git] / drivers / video / sh_mobile_lcdcfb.h
index 4635eed63eee0f90e60f505935d8803c4a4c436e..f16cb5645a13fd12b8c95881dd51a5daab6352ad 100644 (file)
@@ -37,6 +37,7 @@ struct sh_mobile_lcdc_chan {
        struct completion vsync_completion;
        struct fb_var_screeninfo display_var;
        int use_count;
+       int blank_status;
        struct mutex open_lock;         /* protects the use counter */
 };