USB: Option: Add support for a variant of DLink DWM 652 U5
[safe/jmp/linux-2.6] / drivers / usb / wusbcore / cbaf.c
index 25eae40..51a8e0d 100644 (file)
@@ -641,7 +641,7 @@ static void cbaf_disconnect(struct usb_interface *iface)
        kzfree(cbaf);
 }
 
-static struct usb_device_id cbaf_id_table[] = {
+static const struct usb_device_id cbaf_id_table[] = {
        { USB_INTERFACE_INFO(0xef, 0x03, 0x01), },
        { },
 };