aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends/l64781.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/media/dvb-frontends/l64781.c')
-rw-r--r--drivers/media/dvb-frontends/l64781.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb-frontends/l64781.c b/drivers/media/dvb-frontends/l64781.c
index 68923c84679a..e5a6c1766664 100644
--- a/drivers/media/dvb-frontends/l64781.c
+++ b/drivers/media/dvb-frontends/l64781.c
@@ -517,7 +517,7 @@ struct dvb_frontend* l64781_attach(const struct l64781_config* config,
state->i2c = i2c;
state->first = 1;
- /**
+ /*
* the L64781 won't show up before we send the reset_and_configure()
* broadcast. If nothing responds there is no L64781 on the bus...
*/