mirror of
https://github.com/DigitalDevices/dddvb.git
synced 2023-10-10 13:37:43 +02:00
remove extra DVB-T frontend parameter
This commit is contained in:
parent
4ebb3ca938
commit
02b292987b
@ -13,6 +13,5 @@ struct stv0367_cfg {
|
|||||||
|
|
||||||
|
|
||||||
extern struct dvb_frontend *stv0367_attach(struct i2c_adapter *i2c,
|
extern struct dvb_frontend *stv0367_attach(struct i2c_adapter *i2c,
|
||||||
struct stv0367_cfg *cfg,
|
struct stv0367_cfg *cfg);
|
||||||
struct dvb_frontend **fe_t);
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user