X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=board%2Fkaro%2Ftx53%2Ftx53.c;h=49cc641fc6b265d04d83af88360419ae6b901f1f;hp=9c45791229a5ff8865d503072342904a979662e8;hb=7afc505ee90198cd8913fcbf6696e24bd773204f;hpb=1c55b09f93a7af9a97095d470b1322aa29da0792 diff --git a/board/karo/tx53/tx53.c b/board/karo/tx53/tx53.c index 9c45791229..49cc641fc6 100644 --- a/board/karo/tx53/tx53.c +++ b/board/karo/tx53/tx53.c @@ -762,14 +762,12 @@ static const struct gpio stk5_gpios[] = { }; #ifdef CONFIG_LCD -static u16 tx53_cmap[256]; vidinfo_t panel_info = { /* set to max. size supported by SoC */ .vl_col = 1600, .vl_row = 1200, .vl_bpix = LCD_COLOR32, /* Bits per pixel, 0: 1bpp, 1: 2bpp, 2: 4bpp, 3: 8bpp ... */ - .cmap = tx53_cmap, }; static struct fb_videomode tx53_fb_modes[] = {