diff options
Diffstat (limited to 'drivers/media/dvb/dvb-usb')
-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 542de171874a..05fb28e9c69e 100644 --- a/drivers/media/dvb/dvb-usb/cxusb.c +++ b/drivers/media/dvb/dvb-usb/cxusb.c | |||
@@ -1189,7 +1189,6 @@ static struct atbm8830_config mygica_d689_atbm8830_cfg = { | |||
1189 | static int cxusb_mygica_d689_frontend_attach(struct dvb_usb_adapter *adap) | 1189 | static int cxusb_mygica_d689_frontend_attach(struct dvb_usb_adapter *adap) |
1190 | { | 1190 | { |
1191 | struct dvb_usb_device *d = adap->dev; | 1191 | struct dvb_usb_device *d = adap->dev; |
1192 | int n; | ||
1193 | 1192 | ||
1194 | /* Select required USB configuration */ | 1193 | /* Select required USB configuration */ |
1195 | if (usb_set_interface(d->udev, 0, 0) < 0) | 1194 | if (usb_set_interface(d->udev, 0, 0) < 0) |