]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/usb/gadget/goku_udc.c
USB goku_udc: make PCI device id constant
[mirror_ubuntu-artful-kernel.git] / drivers / usb / gadget / goku_udc.c
index 112bb40a427cd4a217ed69af61d73effc8863959..e8edc640381e5bdbd8275b3a580da2ea78a966ab 100644 (file)
@@ -1859,7 +1859,7 @@ done:
 
 /*-------------------------------------------------------------------------*/
 
-static struct pci_device_id pci_ids [] = { {
+static const struct pci_device_id pci_ids[] = { {
        .class =        ((PCI_CLASS_SERIAL_USB << 8) | 0xfe),
        .class_mask =   ~0,
        .vendor =       0x102f,         /* Toshiba */