summaryrefslogtreecommitdiff
path: root/sys/dev/cy
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2003-02-16 14:13:23 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2003-02-16 14:13:23 +0000
commitf341ca9891fd100cadeec3738b31fe62cdececd1 (patch)
tree3a5e1848a386dcd257e25407bcc8d5c21ce0f514 /sys/dev/cy
parent1b16b2892654b969cc7465a3aaf0f95d70db028c (diff)
Notes
Diffstat (limited to 'sys/dev/cy')
-rw-r--r--sys/dev/cy/cy.c1
-rw-r--r--sys/dev/cy/cy_isa.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/cy/cy.c b/sys/dev/cy/cy.c
index f42bdb348f6c..0d5404395e67 100644
--- a/sys/dev/cy/cy.c
+++ b/sys/dev/cy/cy.c
@@ -71,7 +71,6 @@
#include <sys/systm.h>
#include <sys/bus.h>
#include <sys/conf.h>
-#include <sys/dkstat.h>
#include <sys/fcntl.h>
#include <sys/interrupt.h>
#include <sys/kernel.h>
diff --git a/sys/dev/cy/cy_isa.c b/sys/dev/cy/cy_isa.c
index f42bdb348f6c..0d5404395e67 100644
--- a/sys/dev/cy/cy_isa.c
+++ b/sys/dev/cy/cy_isa.c
@@ -71,7 +71,6 @@
#include <sys/systm.h>
#include <sys/bus.h>
#include <sys/conf.h>
-#include <sys/dkstat.h>
#include <sys/fcntl.h>
#include <sys/interrupt.h>
#include <sys/kernel.h>