X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=include%2Fvideo%2Ftgafb.h;h=7bc5e2c1482617fd185c74fb8d78ded3abc69abd;hb=6b15d6650c5301ce023d8df0cc3a60b1a76d377e;hp=03d0dbe293a8718902663f2ec190b545c4e6dae8;hpb=9028780a3e6d2c3dd940e89b377765cca008b6df;p=mirror_ubuntu-bionic-kernel.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]; };