Loading drivers/media/dvb/frontends/stv0297.c +1 −1 Original line number Diff line number Diff line Loading @@ -690,7 +690,7 @@ struct dvb_frontend *stv0297_attach(const struct stv0297_config *config, } static struct dvb_frontend_ops stv0297_ops = { .delsys = { SYS_DVBC }, .delsys = { SYS_DVBC_ANNEX_A }, .info = { .name = "ST STV0297 DVB-C", .type = FE_QAM, Loading Loading
drivers/media/dvb/frontends/stv0297.c +1 −1 Original line number Diff line number Diff line Loading @@ -690,7 +690,7 @@ struct dvb_frontend *stv0297_attach(const struct stv0297_config *config, } static struct dvb_frontend_ops stv0297_ops = { .delsys = { SYS_DVBC }, .delsys = { SYS_DVBC_ANNEX_A }, .info = { .name = "ST STV0297 DVB-C", .type = FE_QAM, Loading