mirror of
https://github.com/DigitalDevices/dddvb.git
synced 2023-10-10 13:37:43 +02:00
remove unused offs
This commit is contained in:
parent
755f502602
commit
d13416157c
@ -1631,7 +1631,6 @@ static int recv_slave_reply(struct dvb_frontend *fe,
|
||||
static int send_burst(struct dvb_frontend *fe, enum fe_sec_mini_cmd burst)
|
||||
{
|
||||
struct stv *state = fe->demodulator_priv;
|
||||
u16 offs = state->nr ? 0x40 : 0;
|
||||
u8 value;
|
||||
|
||||
if (burst == SEC_MINI_A) {
|
||||
|
Loading…
Reference in New Issue
Block a user