aboutsummaryrefslogtreecommitdiff
path: root/sys/pc98
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/pc98
parentd58f6ddef7913f92c5fc52291911557391bb0fe6 (diff)
Notes
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/cbus/clock.c1
-rw-r--r--sys/pc98/cbus/pcrtc.c1
-rw-r--r--sys/pc98/cbus/sio.c1
-rw-r--r--sys/pc98/i386/machdep.c1
-rw-r--r--sys/pc98/pc98/clock.c1
-rw-r--r--sys/pc98/pc98/epsonio.h1
-rw-r--r--sys/pc98/pc98/machdep.c1
-rw-r--r--sys/pc98/pc98/npx.c1
-rw-r--r--sys/pc98/pc98/sio.c1
9 files changed, 0 insertions, 9 deletions
diff --git a/sys/pc98/cbus/clock.c b/sys/pc98/cbus/clock.c
index 69c4b49b9252..af35c4d8ddfa 100644
--- a/sys/pc98/cbus/clock.c
+++ b/sys/pc98/cbus/clock.c
@@ -59,7 +59,6 @@
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/bus.h>
-#include <sys/ipl.h>
#include <sys/lock.h>
#include <sys/mutex.h>
#include <sys/proc.h>
diff --git a/sys/pc98/cbus/pcrtc.c b/sys/pc98/cbus/pcrtc.c
index 69c4b49b9252..af35c4d8ddfa 100644
--- a/sys/pc98/cbus/pcrtc.c
+++ b/sys/pc98/cbus/pcrtc.c
@@ -59,7 +59,6 @@
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/bus.h>
-#include <sys/ipl.h>
#include <sys/lock.h>
#include <sys/mutex.h>
#include <sys/proc.h>
diff --git a/sys/pc98/cbus/sio.c b/sys/pc98/cbus/sio.c
index 5c249b590da3..ee79482e6c3f 100644
--- a/sys/pc98/cbus/sio.c
+++ b/sys/pc98/cbus/sio.c
@@ -145,7 +145,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/pc98/i386/machdep.c b/sys/pc98/i386/machdep.c
index fec535cb9c4b..af59bc9cf2f9 100644
--- a/sys/pc98/i386/machdep.c
+++ b/sys/pc98/i386/machdep.c
@@ -55,7 +55,6 @@
#include <sys/systm.h>
#include <sys/sysproto.h>
#include <sys/signalvar.h>
-#include <sys/ipl.h>
#include <sys/kernel.h>
#include <sys/ktr.h>
#include <sys/linker.h>
diff --git a/sys/pc98/pc98/clock.c b/sys/pc98/pc98/clock.c
index 69c4b49b9252..af35c4d8ddfa 100644
--- a/sys/pc98/pc98/clock.c
+++ b/sys/pc98/pc98/clock.c
@@ -59,7 +59,6 @@
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/bus.h>
-#include <sys/ipl.h>
#include <sys/lock.h>
#include <sys/mutex.h>
#include <sys/proc.h>
diff --git a/sys/pc98/pc98/epsonio.h b/sys/pc98/pc98/epsonio.h
index a825adae4ed4..0399e08a37a0 100644
--- a/sys/pc98/pc98/epsonio.h
+++ b/sys/pc98/pc98/epsonio.h
@@ -31,7 +31,6 @@
#define __PC98_PC98_EPSONIO_H__
#include <machine/cpufunc.h>
-#include <machine/ipl.h>
static __inline u_char
epson_inb(u_int port)
diff --git a/sys/pc98/pc98/machdep.c b/sys/pc98/pc98/machdep.c
index fec535cb9c4b..af59bc9cf2f9 100644
--- a/sys/pc98/pc98/machdep.c
+++ b/sys/pc98/pc98/machdep.c
@@ -55,7 +55,6 @@
#include <sys/systm.h>
#include <sys/sysproto.h>
#include <sys/signalvar.h>
-#include <sys/ipl.h>
#include <sys/kernel.h>
#include <sys/ktr.h>
#include <sys/linker.h>
diff --git a/sys/pc98/pc98/npx.c b/sys/pc98/pc98/npx.c
index 25e8dc812397..ecb8137cbcfc 100644
--- a/sys/pc98/pc98/npx.c
+++ b/sys/pc98/pc98/npx.c
@@ -42,7 +42,6 @@
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/bus.h>
-#include <sys/ipl.h>
#include <sys/kernel.h>
#include <sys/lock.h>
#include <sys/malloc.h>
diff --git a/sys/pc98/pc98/sio.c b/sys/pc98/pc98/sio.c
index 5c249b590da3..ee79482e6c3f 100644
--- a/sys/pc98/pc98/sio.c
+++ b/sys/pc98/pc98/sio.c
@@ -145,7 +145,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>