aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/cy
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2001-05-15 23:22:29 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2001-05-15 23:22:29 +0000
commit8bd57f8fc21608b654349b3894e488ac1f78f2ed (patch)
tree2dfa497f5267403c11f1d45f10e5a57b346682bc /sys/dev/cy
parentd58f6ddef7913f92c5fc52291911557391bb0fe6 (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 29063812dd2e9..c6fd06ca849c0 100644
--- a/sys/dev/cy/cy.c
+++ b/sys/dev/cy/cy.c
@@ -74,7 +74,6 @@
#include <sys/dkstat.h>
#include <sys/fcntl.h>
#include <sys/interrupt.h>
-#include <sys/ipl.h>
#include <sys/kernel.h>
#include <sys/lock.h>
#include <sys/malloc.h>
diff --git a/sys/dev/cy/cy_isa.c b/sys/dev/cy/cy_isa.c
index 29063812dd2e9..c6fd06ca849c0 100644
--- a/sys/dev/cy/cy_isa.c
+++ b/sys/dev/cy/cy_isa.c
@@ -74,7 +74,6 @@
#include <sys/dkstat.h>
#include <sys/fcntl.h>
#include <sys/interrupt.h>
-#include <sys/ipl.h>
#include <sys/kernel.h>
#include <sys/lock.h>
#include <sys/malloc.h>