X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Fvideo%2Ftgafb.h;h=7bc5e2c1482617fd185c74fb8d78ded3abc69abd;hb=86c2da58a70e02ece910a3bba3da86d61b6aeefd;hp=03d0dbe293a8718902663f2ec190b545c4e6dae8;hpb=df6d3916f3b7b7e2067567a256dd4f0c1ea854a2;p=karo-tx-linux.git diff --git a/include/video/tgafb.h b/include/video/tgafb.h index 03d0dbe293a8..7bc5e2c14826 100644 --- a/include/video/tgafb.h +++ b/include/video/tgafb.h @@ -216,6 +216,7 @@ struct tga_par { u32 pll_freq; /* pixclock in mhz */ u32 bits_per_pixel; /* bits per pixel */ u32 sync_on_green; /* set if sync is on green */ + u32 palette[16]; };