]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/karo/tx6/tx6ul.c
karo: remove redundant cmap entry in panel_info
[karo-tx-uboot.git] / board / karo / tx6 / tx6ul.c
index b8e29be67229b7a8f8a10cc22f4db74d11aceccc..42f8eafc3f99bff77e6ae6426f01d41dc93d73ac 100644 (file)
@@ -747,14 +747,12 @@ static const struct gpio stk5_gpios[] = {
 };
 
 #ifdef CONFIG_LCD
-static u16 tx6_cmap[256];
 vidinfo_t panel_info = {
        /* set to max. size supported by SoC */
        .vl_col = 4096,
        .vl_row = 1024,
 
        .vl_bpix = LCD_COLOR32,    /* Bits per pixel, 0: 1bpp, 1: 2bpp, 2: 4bpp, 3: 8bpp ... */
-       .cmap = tx6_cmap,
 };
 
 static struct fb_videomode tx6_fb_modes[] = {