mirror of
https://github.com/DigitalDevices/dddvb.git
synced 2023-10-10 13:37:43 +02:00
remove unneeded p
This commit is contained in:
parent
2c8fcc1df5
commit
98bdb95193
@ -4866,9 +4866,6 @@ static int drxk_set_parameters (struct dvb_frontend *fe,
|
|||||||
struct dvb_frontend_parameters *p)
|
struct dvb_frontend_parameters *p)
|
||||||
#endif
|
#endif
|
||||||
{
|
{
|
||||||
#ifndef USE_API3
|
|
||||||
struct dtv_frontend_properties *p = &fe->dtv_property_cache;
|
|
||||||
#endif
|
|
||||||
struct drxk_state *state = fe->demodulator_priv;
|
struct drxk_state *state = fe->demodulator_priv;
|
||||||
u32 IF;
|
u32 IF;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user