summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/dev/ncv/ncr53c500_pccard.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/sys/dev/ncv/ncr53c500_pccard.c b/sys/dev/ncv/ncr53c500_pccard.c
index 670965f..8da6271 100644
--- a/sys/dev/ncv/ncr53c500_pccard.c
+++ b/sys/dev/ncv/ncr53c500_pccard.c
@@ -39,17 +39,9 @@
#include <sys/param.h>
#include <sys/systm.h>
-#include <sys/disklabel.h>
-#if defined(__FreeBSD__) && __FreeBSD_version >= 500001
-#include <sys/bio.h>
-#endif
-#include <sys/buf.h>
-#include <sys/queue.h>
#include <sys/malloc.h>
#include <sys/errno.h>
-#include <vm/vm.h>
-
#include <machine/bus.h>
#include <machine/bus_pio.h>
#include <machine/dvcfg.h>
OpenPOWER on IntegriCloud