diff --git a/[refs] b/[refs] index 923ebf439207..5753b4dfd07d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e32087bcc4daa29fd30cf7742ef9b522625a1690 +refs/heads/master: 1309b33683addabe4700e0bcce422de70f6dc4c8 diff --git a/trunk/drivers/media/usb/dvb-usb/technisat-usb2.c b/trunk/drivers/media/usb/dvb-usb/technisat-usb2.c index acefaa89cc53..7a8c8c18590f 100644 --- a/trunk/drivers/media/usb/dvb-usb/technisat-usb2.c +++ b/trunk/drivers/media/usb/dvb-usb/technisat-usb2.c @@ -677,6 +677,7 @@ static struct usb_device_id technisat_usb2_id_table[] = { { USB_DEVICE(USB_VID_TECHNISAT, USB_PID_TECHNISAT_USB2_DVB_S2) }, { 0 } /* Terminating entry */ }; +MODULE_DEVICE_TABLE(usb, technisat_usb2_id_table); /* device description */ static struct dvb_usb_device_properties technisat_usb2_devices = {