diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/media/common/tuners/mt2063.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/media/common/tuners/mt2063.h b/drivers/media/common/tuners/mt2063.h index 62d0e8ec4e99..3f5cfd93713f 100644 --- a/drivers/media/common/tuners/mt2063.h +++ b/drivers/media/common/tuners/mt2063.h | |||
@@ -23,10 +23,6 @@ static inline struct dvb_frontend *mt2063_attach(struct dvb_frontend *fe, | |||
23 | return NULL; | 23 | return NULL; |
24 | } | 24 | } |
25 | 25 | ||
26 | int mt2063_setTune(struct dvb_frontend *fe, u32 f_in, | ||
27 | u32 bw_in, | ||
28 | enum MTTune_atv_standard tv_type); | ||
29 | |||
30 | /* FIXME: Should use the standard DVB attachment interfaces */ | 26 | /* FIXME: Should use the standard DVB attachment interfaces */ |
31 | unsigned int tuner_MT2063_SoftwareShutdown(struct dvb_frontend *fe); | 27 | unsigned int tuner_MT2063_SoftwareShutdown(struct dvb_frontend *fe); |
32 | unsigned int tuner_MT2063_ClearPowerMaskBits(struct dvb_frontend *fe); | 28 | unsigned int tuner_MT2063_ClearPowerMaskBits(struct dvb_frontend *fe); |