diff options
Diffstat (limited to 'drivers/media/dvb/dvb-usb/cxusb.c')
-rw-r--r-- | drivers/media/dvb/dvb-usb/cxusb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/dvb/dvb-usb/cxusb.c b/drivers/media/dvb/dvb-usb/cxusb.c index c58365005ac1..8aff70217635 100644 --- a/drivers/media/dvb/dvb-usb/cxusb.c +++ b/drivers/media/dvb/dvb-usb/cxusb.c | |||
@@ -509,7 +509,6 @@ static int cxusb_dvico_xc3028_tuner_attach(struct dvb_usb_adapter *adap) | |||
509 | struct xc2028_config cfg = { | 509 | struct xc2028_config cfg = { |
510 | .i2c_adap = &adap->dev->i2c_adap, | 510 | .i2c_adap = &adap->dev->i2c_adap, |
511 | .i2c_addr = 0x61, | 511 | .i2c_addr = 0x61, |
512 | .video_dev = adap->dev, | ||
513 | .callback = dvico_bluebird_xc2028_callback, | 512 | .callback = dvico_bluebird_xc2028_callback, |
514 | }; | 513 | }; |
515 | static struct xc2028_ctrl ctl = { | 514 | static struct xc2028_ctrl ctl = { |