|
@@ -336,8 +336,8 @@ struct cx88_core {
|
|
|
/* config info -- dvb */
|
|
|
#if defined(CONFIG_VIDEO_CX88_DVB) || defined(CONFIG_VIDEO_CX88_DVB_MODULE)
|
|
|
int (*prev_set_voltage)(struct dvb_frontend *fe, fe_sec_voltage_t voltage);
|
|
|
- void (*gate_ctrl)(struct cx88_core *core, int open);
|
|
|
#endif
|
|
|
+ void (*gate_ctrl)(struct cx88_core *core, int open);
|
|
|
|
|
|
/* state info */
|
|
|
struct task_struct *kthread;
|