summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_vx_pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci/if_vx_pci.c')
-rw-r--r--sys/pci/if_vx_pci.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/pci/if_vx_pci.c b/sys/pci/if_vx_pci.c
index 2c629bf..99cf279 100644
--- a/sys/pci/if_vx_pci.c
+++ b/sys/pci/if_vx_pci.c
@@ -137,11 +137,7 @@ static struct pci_device vxdevice = {
NULL
};
-#ifdef COMPAT_PCI_DRIVER
COMPAT_PCI_DRIVER (vx, vxdevice);
-#else
-DATA_SET (pcidevice_set, vxdevice);
-#endif /* COMPAT_PCI_DRIVER */
#endif /* NVX */
#endif /* NPCI */
OpenPOWER on IntegriCloud