summaryrefslogtreecommitdiffstats
path: root/sys/dev/cy
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2001-05-15 23:22:29 +0000
committerjhb <jhb@FreeBSD.org>2001-05-15 23:22:29 +0000
commit3fbeaa9056adc7af337efcf7ebf534e29d448aa2 (patch)
tree007ef9d56246276143667bcd8356c5a36682d83e /sys/dev/cy
parent85db2f279b583b8aa9141ad2b99df4c36efff71d (diff)
downloadFreeBSD-src-3fbeaa9056adc7af337efcf7ebf534e29d448aa2.zip
FreeBSD-src-3fbeaa9056adc7af337efcf7ebf534e29d448aa2.tar.gz
Remove unneeded includes of sys/ipl.h and machine/ipl.h.
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 2906381..c6fd06c 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 2906381..c6fd06c 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>
OpenPOWER on IntegriCloud