aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/common/tuners/mc44s803.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/common/tuners/mc44s803.c')
-rw-r--r--drivers/media/common/tuners/mc44s803.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/media/common/tuners/mc44s803.c b/drivers/media/common/tuners/mc44s803.c
index 5a8758cad5e..5ddce7e326f 100644
--- a/drivers/media/common/tuners/mc44s803.c
+++ b/drivers/media/common/tuners/mc44s803.c
@@ -214,8 +214,7 @@ exit:
214 return err; 214 return err;
215} 215}
216 216
217static int mc44s803_set_params(struct dvb_frontend *fe, 217static int mc44s803_set_params(struct dvb_frontend *fe)
218 struct dvb_frontend_parameters *params)
219{ 218{
220 struct mc44s803_priv *priv = fe->tuner_priv; 219 struct mc44s803_priv *priv = fe->tuner_priv;
221 struct dtv_frontend_properties *c = &fe->dtv_property_cache; 220 struct dtv_frontend_properties *c = &fe->dtv_property_cache;