summaryrefslogtreecommitdiffstats
path: root/sys/pc98/cbus/olpt.c
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2005-05-10 12:30:30 +0000
committernyan <nyan@FreeBSD.org>2005-05-10 12:30:30 +0000
commit3657a9699fa6b90b0ad2d523f04a67b1e2364277 (patch)
tree18496a38c37984e50a9779d22eb5bd19d81e38a6 /sys/pc98/cbus/olpt.c
parenta093ce42b9a749642b3e05c5dcc435ce98c2111d (diff)
downloadFreeBSD-src-3657a9699fa6b90b0ad2d523f04a67b1e2364277.zip
FreeBSD-src-3657a9699fa6b90b0ad2d523f04a67b1e2364277.tar.gz
- Move lptreg.h into pc98/cbus and rename to olptreg.h.
- Remove ifdef pc98.
Diffstat (limited to 'sys/pc98/cbus/olpt.c')
-rw-r--r--sys/pc98/cbus/olpt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/cbus/olpt.c b/sys/pc98/cbus/olpt.c
index 494eb04..085b692 100644
--- a/sys/pc98/cbus/olpt.c
+++ b/sys/pc98/cbus/olpt.c
@@ -118,7 +118,7 @@
#include <isa/isavar.h>
-#include <i386/isa/lptreg.h>
+#include <pc98/cbus/olptreg.h>
#include <dev/ppbus/lptio.h>
#define LPINITRDY 4 /* wait up to 4 seconds for a ready */
OpenPOWER on IntegriCloud