OSDN Git Service

Merge 5.6-rc3 into usb-next
[tomoyo/tomoyo-test1.git] / drivers / usb / host / xhci-pci.c
index 5e9b537..0715a2e 100644 (file)
@@ -549,7 +549,7 @@ MODULE_DEVICE_TABLE(pci, pci_ids);
 
 /* pci driver glue; this is a "new style" PCI driver module */
 static struct pci_driver xhci_pci_driver = {
-       .name =         (char *) hcd_name,
+       .name =         hcd_name,
        .id_table =     pci_ids,
 
        .probe =        xhci_pci_probe,