aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/bt8xx/bttvp.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/bt8xx/bttvp.h')
-rw-r--r--drivers/media/video/bt8xx/bttvp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/bt8xx/bttvp.h b/drivers/media/video/bt8xx/bttvp.h
index 230e148e78fe..23ab1c9527e4 100644
--- a/drivers/media/video/bt8xx/bttvp.h
+++ b/drivers/media/video/bt8xx/bttvp.h
@@ -329,7 +329,7 @@ struct bttv {
329 unsigned int cardid; /* pci subsystem id (bt878 based ones) */ 329 unsigned int cardid; /* pci subsystem id (bt878 based ones) */
330 unsigned int tuner_type; /* tuner chip type */ 330 unsigned int tuner_type; /* tuner chip type */
331 unsigned int tda9887_conf; 331 unsigned int tda9887_conf;
332 unsigned int svhs; 332 unsigned int svhs, dig;
333 struct bttv_pll_info pll; 333 struct bttv_pll_info pll;
334 int triton1; 334 int triton1;
335 int gpioirq; 335 int gpioirq;