X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=board%2Fkaro%2Ftx6%2Ftx6qdl.c;h=73035d5abe727a60d76cf5f47084734780419c63;hp=c21f1c4ec5a4562761b25b9e155ec61b71cb125a;hb=001bd08c07559603eade16459d72c17d5e4d5034;hpb=a678ad24abb366145814f3caae27d1c154d00654 diff --git a/board/karo/tx6/tx6qdl.c b/board/karo/tx6/tx6qdl.c index c21f1c4ec5..73035d5abe 100644 --- a/board/karo/tx6/tx6qdl.c +++ b/board/karo/tx6/tx6qdl.c @@ -803,14 +803,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 = 1920, .vl_row = 1080, .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[] = {