]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/class/cdc-wdm.c
USB: cdc-wdm: make module autoload work
[linux-2.6-omap-h63xx.git] / drivers / usb / class / cdc-wdm.c
index 7429f70b9d0643295a3ff86a5584bfe6614d9e29..5a8ecc045e3facb1ae6abee89867d68cf63eabb4 100644 (file)
@@ -42,6 +42,8 @@ static struct usb_device_id wdm_ids[] = {
        { }
 };
 
+MODULE_DEVICE_TABLE (usb, wdm_ids);
+
 #define WDM_MINOR_BASE 176