aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx88/cx88.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/video/cx88/cx88.h')
-rw-r--r--drivers/media/video/cx88/cx88.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/media/video/cx88/cx88.h b/drivers/media/video/cx88/cx88.h
index 3e2bcd241a27..0bbf68b325c4 100644
--- a/drivers/media/video/cx88/cx88.h
+++ b/drivers/media/video/cx88/cx88.h
@@ -285,6 +285,9 @@ struct cx88_core {
285 unsigned int tda9887_conf; 285 unsigned int tda9887_conf;
286 unsigned int has_radio; 286 unsigned int has_radio;
287 287
288 /* Supported V4L _STD_ tuner formats */
289 unsigned int tuner_formats;
290
288 /* config info -- dvb */ 291 /* config info -- dvb */
289 struct dvb_pll_desc *pll_desc; 292 struct dvb_pll_desc *pll_desc;
290 unsigned int pll_addr; 293 unsigned int pll_addr;