mpt2sas: Copyright in driver sources is updated for year the 2014
[firefly-linux-kernel-4.4.55.git] / drivers / scsi / mvumi.c
index 3e716b2f611ae119d6510a661cab846598c4f7d5..3e6b866759fef68dd80eac70ea4e35e56f955f92 100644 (file)
@@ -48,7 +48,7 @@ MODULE_LICENSE("GPL");
 MODULE_AUTHOR("jyli@marvell.com");
 MODULE_DESCRIPTION("Marvell UMI Driver");
 
-static DEFINE_PCI_DEVICE_TABLE(mvumi_pci_table) = {
+static const struct pci_device_id mvumi_pci_table[] = {
        { PCI_DEVICE(PCI_VENDOR_ID_MARVELL_EXT, PCI_DEVICE_ID_MARVELL_MV9143) },
        { PCI_DEVICE(PCI_VENDOR_ID_MARVELL_EXT, PCI_DEVICE_ID_MARVELL_MV9580) },
        { 0 }