Merge remote-tracking branch 'spi/fix/grant' into spi-linus
[firefly-linux-kernel-4.4.55.git] / include / video / atmel_lcdc.h
index 8deb22672ada5ea98247a3a2dbb7a6131dede1b2..0f5a2fc69af9971606a1b07185e6f366bf21fbec 100644 (file)
@@ -31,6 +31,7 @@
 #define ATMEL_LCDC_WIRING_BGR  0
 #define ATMEL_LCDC_WIRING_RGB  1
 
+struct atmel_lcdfb_config;
 
  /* LCD Controller info data structure, stored in device platform_data */
 struct atmel_lcdfb_info {
@@ -61,7 +62,8 @@ struct atmel_lcdfb_info {
        void (*atmel_lcdfb_power_control)(int on);
        struct fb_monspecs      *default_monspecs;
        u32                     pseudo_palette[16];
-       bool                    have_intensity_bit;
+
+       struct atmel_lcdfb_config *config;
 };
 
 #define ATMEL_LCDC_DMABADDR1   0x00