Loading drivers/misc/cxl/pci.c +1 −0 Original line number Diff line number Diff line Loading @@ -1170,4 +1170,5 @@ struct pci_driver cxl_pci_driver = { .id_table = cxl_pci_tbl, .probe = cxl_probe, .remove = cxl_remove, .shutdown = cxl_remove, }; Loading
drivers/misc/cxl/pci.c +1 −0 Original line number Diff line number Diff line Loading @@ -1170,4 +1170,5 @@ struct pci_driver cxl_pci_driver = { .id_table = cxl_pci_tbl, .probe = cxl_probe, .remove = cxl_remove, .shutdown = cxl_remove, };