diff options
Diffstat (limited to 'drivers/media/dvb/frontends/cx24116.c')
-rw-r--r-- | drivers/media/dvb/frontends/cx24116.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb/frontends/cx24116.c b/drivers/media/dvb/frontends/cx24116.c index f150fa24ff9f..9f93930a2594 100644 --- a/drivers/media/dvb/frontends/cx24116.c +++ b/drivers/media/dvb/frontends/cx24116.c | |||
@@ -796,7 +796,7 @@ static int cx24116_initfe(struct dvb_frontend* fe) | |||
796 | return cx24116_diseqc_init(fe); | 796 | return cx24116_diseqc_init(fe); |
797 | } | 797 | } |
798 | 798 | ||
799 | static int cx24116_set_property(struct dvb_frontend *fe, dtv_property_t* tvp) | 799 | static int cx24116_set_property(struct dvb_frontend *fe, struct dtv_property* tvp) |
800 | { | 800 | { |
801 | dprintk("%s(..)\n", __func__); | 801 | dprintk("%s(..)\n", __func__); |
802 | return 0; | 802 | return 0; |