Merge branch 'linux-4.4' of git://github.com/skeggsb/linux into drm-fixes
[firefly-linux-kernel-4.4.55.git] / drivers / net / ethernet / fealnx.c
index 4b22a9579f859e7e9d61da22d5175632d6441d2d..b1b9ebafb354d28676f85b5b9522655e0daeaff1 100644 (file)
@@ -1936,7 +1936,7 @@ static int netdev_close(struct net_device *dev)
        return 0;
 }
 
-static DEFINE_PCI_DEVICE_TABLE(fealnx_pci_tbl) = {
+static const struct pci_device_id fealnx_pci_tbl[] = {
        {0x1516, 0x0800, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0},
        {0x1516, 0x0803, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 1},
        {0x1516, 0x0891, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 2},