summaryrefslogtreecommitdiffstats
path: root/sys/pci/pcisupport.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci/pcisupport.c')
-rw-r--r--sys/pci/pcisupport.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/pci/pcisupport.c b/sys/pci/pcisupport.c
index c91b83b..713ea03 100644
--- a/sys/pci/pcisupport.c
+++ b/sys/pci/pcisupport.c
@@ -1,6 +1,6 @@
/**************************************************************************
**
-** $Id: pcisupport.c,v 1.31 1996/01/28 22:15:46 wollman Exp $
+** $Id: pcisupport.c,v 1.32 1996/02/17 23:57:04 se Exp $
**
** Device driver for DEC/INTEL PCI chipsets.
**
@@ -48,8 +48,6 @@
#include <sys/kernel.h>
#include <sys/devconf.h>
-#include <machine/cpu.h>
-
#include <pci/pcivar.h>
#include <pci/pcireg.h>
OpenPOWER on IntegriCloud