]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/net/ethernet/dec/tulip/xircom_cb.c
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
[mirror_ubuntu-artful-kernel.git] / drivers / net / ethernet / dec / tulip / xircom_cb.c
index 6204cdfe43a643b67f966cb7644f4e82e0e2d45c..0e721cedfa67c1e1b60e3e9bf059c9660d6e78ce 100644 (file)
@@ -137,7 +137,7 @@ static int link_status(struct xircom_private *card);
 
 
 
-static DEFINE_PCI_DEVICE_TABLE(xircom_pci_table) = {
+static const struct pci_device_id xircom_pci_table[] = {
        { PCI_VDEVICE(XIRCOM, 0x0003), },
        {0,},
 };