blacklight: remove redundant spi driver bus initialization
[deliverable/linux.git] / drivers / video / sh_mobile_lcdcfb.h
index da1c26e78a57420f9a6211d7dfe01dba2e87b86f..5c3bddd2cb7293871933fc057c8178678621a8a4 100644 (file)
@@ -84,6 +84,7 @@ struct sh_mobile_lcdc_chan {
 
        unsigned long base_addr_y;
        unsigned long base_addr_c;
+       unsigned int line_size;
 
        int (*notify)(struct sh_mobile_lcdc_chan *ch,
                      enum sh_mobile_lcdc_entity_event event,
This page took 0.028712 seconds and 5 git commands to generate.