]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/video/tgafb.h
oom: do not dump task state for non thread group leaders
[linux-2.6-omap-h63xx.git] / include / video / tgafb.h
index 03d0dbe293a8718902663f2ec190b545c4e6dae8..7bc5e2c1482617fd185c74fb8d78ded3abc69abd 100644 (file)
@@ -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];
 };