summaryrefslogtreecommitdiffstats
path: root/sys/pci
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci')
-rw-r--r--sys/pci/dpt_pci.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/pci/dpt_pci.c b/sys/pci/dpt_pci.c
index 1899d60..3bb2420 100644
--- a/sys/pci/dpt_pci.c
+++ b/sys/pci/dpt_pci.c
@@ -34,7 +34,7 @@
* caveats: We may need an eisa and an isa files too
*/
-#ident "$Id: dpt_pci.c,v 1.3 1998/02/10 17:36:41 eivind Exp $"
+#ident "$Id: dpt_pci.c,v 1.4 1998/02/20 13:11:50 bde Exp $"
#include "opt_devfs.h"
#include "opt_dpt.h"
@@ -63,8 +63,6 @@
/* Global variables */
-int dpt_controllers_present = 0;
-
/* Function Prototypes */
static char *dpt_pci_probe(pcici_t tag, pcidi_t type);
OpenPOWER on IntegriCloud