bonding: process the err returned by dev_set_allmulti properly in bond_enslave
[pandora-kernel.git] / include / video / tgafb.h
index 03d0dbe..7bc5e2c 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];
 };