mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-03 19:16:40 +07:00
[media] drxk_hard: Remove dead code
As reported by Oliver, some old dead code were preserved there. Thanks-to: Oliver endriss <o.endriss@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
84463d5ffa
commit
c0fdbd3367
@ -6236,8 +6236,6 @@ static int drxk_set_parameters(struct dvb_frontend *fe)
|
||||
SetOperationMode(state, OM_QAM_ITU_C);
|
||||
else
|
||||
SetOperationMode(state, OM_QAM_ITU_A);
|
||||
break;
|
||||
state->m_itut_annex_c = true;
|
||||
break;
|
||||
case SYS_DVBT:
|
||||
if (!state->m_hasDVBT)
|
||||
|
Loading…
Reference in New Issue
Block a user