]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blobdiff - drivers/scsi/isci/init.c
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
[mirror_ubuntu-eoan-kernel.git] / drivers / scsi / isci / init.c
index 4198e45ea941edb856bbb25e7254dca102e2ec94..2e890b1e2526ba256a86d2228ac01ede29aa8abf 100644 (file)
@@ -75,7 +75,7 @@ MODULE_VERSION(DRV_VERSION);
 
 static struct scsi_transport_template *isci_transport_template;
 
-static DEFINE_PCI_DEVICE_TABLE(isci_id_table) = {
+static const struct pci_device_id isci_id_table[] = {
        { PCI_VDEVICE(INTEL, 0x1D61),},
        { PCI_VDEVICE(INTEL, 0x1D63),},
        { PCI_VDEVICE(INTEL, 0x1D65),},