|
@@ -68,7 +68,7 @@ struct dvb_frontend *mxl111sf_tuner_attach(struct dvb_frontend *fe,
|
|
#else
|
|
#else
|
|
static inline
|
|
static inline
|
|
struct dvb_frontend *mxl111sf_tuner_attach(struct dvb_frontend *fe,
|
|
struct dvb_frontend *mxl111sf_tuner_attach(struct dvb_frontend *fe,
|
|
- struct mxl111sf_state *mxl_state
|
|
|
|
|
|
+ struct mxl111sf_state *mxl_state,
|
|
struct mxl111sf_tuner_config *cfg)
|
|
struct mxl111sf_tuner_config *cfg)
|
|
{
|
|
{
|
|
printk(KERN_WARNING "%s: driver disabled by Kconfig\n", __func__);
|
|
printk(KERN_WARNING "%s: driver disabled by Kconfig\n", __func__);
|