diff options
Diffstat (limited to 'drivers/media/common/tuners/tda18271-fe.c')
-rw-r--r-- | drivers/media/common/tuners/tda18271-fe.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/media/common/tuners/tda18271-fe.c b/drivers/media/common/tuners/tda18271-fe.c index 6348bb302139..53299b0a857c 100644 --- a/drivers/media/common/tuners/tda18271-fe.c +++ b/drivers/media/common/tuners/tda18271-fe.c | |||
@@ -928,8 +928,7 @@ fail: | |||
928 | 928 | ||
929 | /* ------------------------------------------------------------------ */ | 929 | /* ------------------------------------------------------------------ */ |
930 | 930 | ||
931 | static int tda18271_set_params(struct dvb_frontend *fe, | 931 | static int tda18271_set_params(struct dvb_frontend *fe) |
932 | struct dvb_frontend_parameters *params) | ||
933 | { | 932 | { |
934 | struct dtv_frontend_properties *c = &fe->dtv_property_cache; | 933 | struct dtv_frontend_properties *c = &fe->dtv_property_cache; |
935 | u32 delsys = c->delivery_system; | 934 | u32 delsys = c->delivery_system; |