aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/frontends/dib3000.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/dvb/frontends/dib3000.h')
-rw-r--r--drivers/media/dvb/frontends/dib3000.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/media/dvb/frontends/dib3000.h b/drivers/media/dvb/frontends/dib3000.h
index 2d5475b5c063..ec927628d273 100644
--- a/drivers/media/dvb/frontends/dib3000.h
+++ b/drivers/media/dvb/frontends/dib3000.h
@@ -30,10 +30,6 @@ struct dib3000_config
30{ 30{
31 /* the demodulator's i2c address */ 31 /* the demodulator's i2c address */
32 u8 demod_address; 32 u8 demod_address;
33
34 /* PLL maintenance and the i2c address of the PLL */
35 int (*pll_init)(struct dvb_frontend *fe);
36 int (*pll_set)(struct dvb_frontend *fe, struct dvb_frontend_parameters* params);
37}; 33};
38 34
39struct dib_fe_xfer_ops 35struct dib_fe_xfer_ops