X-Git-Url: http://plrg.eecs.uci.edu/git/?p=firefly-linux-kernel-4.4.55.git;a=blobdiff_plain;f=include%2Fvideo%2Ftgafb.h;h=7bc5e2c1482617fd185c74fb8d78ded3abc69abd;hp=03d0dbe293a8718902663f2ec190b545c4e6dae8;hb=981250553d7fa27a1430a521d6f68b5eb7657f2a;hpb=932c37c375cca25175f9b6acee4c75d7a96d985f 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]; };