pxafb: move parallel LCD timing setup into dedicate function
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / video / pxafb.h
index f47f139fc5ed1265a7a75c4847aa588042686e9b..c627b83497dac5acd7694ea9e4e00063fc6675d2 100644 (file)
  * for more details.
  */
 
-/* Shadows for LCD controller registers */
-struct pxafb_lcd_reg {
-       unsigned int lccr0;
-       unsigned int lccr1;
-       unsigned int lccr2;
-       unsigned int lccr3;
-};
-
 /* PXA LCD DMA descriptor */
 struct pxafb_dma_descriptor {
        unsigned int fdadr;