diff options
Diffstat (limited to 'drivers/media/video/bttvp.h')
-rw-r--r-- | drivers/media/video/bttvp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/bttvp.h b/drivers/media/video/bttvp.h index 1e6a5632c3c7..d04d02385349 100644 --- a/drivers/media/video/bttvp.h +++ b/drivers/media/video/bttvp.h | |||
@@ -270,7 +270,7 @@ struct bttv { | |||
270 | /* card configuration info */ | 270 | /* card configuration info */ |
271 | unsigned int cardid; /* pci subsystem id (bt878 based ones) */ | 271 | unsigned int cardid; /* pci subsystem id (bt878 based ones) */ |
272 | unsigned int tuner_type; /* tuner chip type */ | 272 | unsigned int tuner_type; /* tuner chip type */ |
273 | unsigned int pinnacle_id; | 273 | unsigned int tda9887_conf; |
274 | unsigned int svhs; | 274 | unsigned int svhs; |
275 | struct bttv_pll_info pll; | 275 | struct bttv_pll_info pll; |
276 | int triton1; | 276 | int triton1; |