summaryrefslogtreecommitdiffstats
path: root/sys/pci/pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci/pci.c')
-rw-r--r--sys/pci/pci.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/sys/pci/pci.c b/sys/pci/pci.c
index c2f16b8..f5a3388 100644
--- a/sys/pci/pci.c
+++ b/sys/pci/pci.c
@@ -1,6 +1,6 @@
/**************************************************************************
**
-** $Id: pci.c,v 2.0.0.12 94/09/15 20:49:23 wolf Exp $
+** $Id: pci.c,v 2.1 94/09/16 08:01:20 wolf Rel $
**
** General subroutines for the PCI bus on 80*86 systems.
** pci_configure ()
@@ -77,10 +77,6 @@
#include <i386/pci/pci_device.h>
#include <i386/pci/pcibios.h>
-
-char ident_pci_c[] =
- "\n$Id: pci.c,v 2.0.0.12 94/09/15 20:49:23 wolf Exp $\n";
-
/*
** Function prototypes missing in system headers
*/
OpenPOWER on IntegriCloud