summaryrefslogtreecommitdiffstats
path: root/sys/pc98
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2006-05-16 14:37:58 +0000
committerphk <phk@FreeBSD.org>2006-05-16 14:37:58 +0000
commitef310efff89c7c9b24e149c33a698707417d8367 (patch)
treed47ebd2b269a1d3e4f115627689dd9e5e00846ab /sys/pc98
parent74372333a63dd71bd9a21b559db1ffc6b4e6d093 (diff)
downloadFreeBSD-src-ef310efff89c7c9b24e149c33a698707417d8367.zip
FreeBSD-src-ef310efff89c7c9b24e149c33a698707417d8367.tar.gz
Since DELAY() was moved, most <machine/clock.h> #includes have been
unnecessary.
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/cbus/fdc.c1
-rw-r--r--sys/pc98/cbus/olpt.c1
-rw-r--r--sys/pc98/pc98/canbus.c1
3 files changed, 0 insertions, 3 deletions
diff --git a/sys/pc98/cbus/fdc.c b/sys/pc98/cbus/fdc.c
index b99a481..529486b 100644
--- a/sys/pc98/cbus/fdc.c
+++ b/sys/pc98/cbus/fdc.c
@@ -73,7 +73,6 @@
#include <sys/systm.h>
#include <machine/bus.h>
-#include <machine/clock.h>
#include <machine/stdarg.h>
#ifdef PC98
diff --git a/sys/pc98/cbus/olpt.c b/sys/pc98/cbus/olpt.c
index 085b692..f3e5b9a 100644
--- a/sys/pc98/cbus/olpt.c
+++ b/sys/pc98/cbus/olpt.c
@@ -111,7 +111,6 @@
#include <sys/syslog.h>
#include <sys/malloc.h>
-#include <machine/clock.h>
#include <machine/bus.h>
#include <machine/resource.h>
#include <sys/rman.h>
diff --git a/sys/pc98/pc98/canbus.c b/sys/pc98/pc98/canbus.c
index b4564eb..522b4d0 100644
--- a/sys/pc98/pc98/canbus.c
+++ b/sys/pc98/pc98/canbus.c
@@ -35,7 +35,6 @@
#include <sys/module.h>
#include <sys/sysctl.h>
-#include <machine/clock.h>
#include <machine/bus.h>
#include <machine/resource.h>
OpenPOWER on IntegriCloud