On Mon, 16 Mar 2009, Hans Verkuil wrote: > >> +++ b/linux/drivers/media/video/bt8xx/bttvp.h Sun Mar 15 13:07:15 2009 > >> +0100 > >> @@ -331,6 +331,7 @@ struct bttv { > >> unsigned int tuner_type; /* tuner chip type */ > >> unsigned int tda9887_conf; > >> unsigned int svhs, dig; > >> + int has_saa6588; > > > > Does it need to be a 32 or 64 bit integer? > > I'll replace it with a u8. > > > > >> struct bttv_pll_info pll; > >> int triton1; > >> int gpioirq; Due to field alignment in the structure it won't make any difference. -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html