X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=board%2Fkaro%2Ftx28%2Ftx28.c;fp=board%2Fkaro%2Ftx28%2Ftx28.c;h=1089d4f65bf4504d49eac24ded05ffc97f32fc2a;hp=25d61c2abc52f2b14f852c7a790d70e7e32ed813;hb=88914836fa30e167183603974d5bd29dd04102bd;hpb=66cef595ffd1a5b1f11474402287d9786909fc5f diff --git a/board/karo/tx28/tx28.c b/board/karo/tx28/tx28.c index 25d61c2abc..1089d4f65b 100644 --- a/board/karo/tx28/tx28.c +++ b/board/karo/tx28/tx28.c @@ -401,14 +401,12 @@ static const struct gpio stk5_gpios[] = { }; #ifdef CONFIG_LCD -static ushort tx28_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 = tx28_cmap, }; static struct fb_videomode tx28_fb_modes[] = {