summaryrefslogtreecommitdiffstats
path: root/sys/pci/wdc_p.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci/wdc_p.c')
-rw-r--r--sys/pci/wdc_p.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/sys/pci/wdc_p.c b/sys/pci/wdc_p.c
index db9fffa..67d9de6 100644
--- a/sys/pci/wdc_p.c
+++ b/sys/pci/wdc_p.c
@@ -16,7 +16,7 @@
* 4. Modifications may be freely made to this file if the above conditions
* are met.
*
- * $Id: wdc_p.c,v 1.1 1997/03/11 23:17:26 se Exp $
+ * $Id: wdc_p.c,v 1.2 1997/04/28 19:26:18 se Exp $
*/
/*
@@ -30,15 +30,11 @@
#ifdef CMD640
#include <sys/param.h>
-#include <sys/systm.h>
-#include <sys/malloc.h>
#include <sys/kernel.h>
#include <pci/pcireg.h>
#include <pci/pcivar.h>
#include <i386/isa/wdc_p.h>
-#include "wdc.h"
-
/*
* PCI-ID's of IDE-Controller
*/
OpenPOWER on IntegriCloud