summaryrefslogtreecommitdiffstats
path: root/sys/pc98/cbus/pckbd.c
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2001-02-11 10:44:09 +0000
committermarkm <markm@FreeBSD.org>2001-02-11 10:44:09 +0000
commit4e9c36b3003ffcfb812ef0bea8d7504d6a422c13 (patch)
tree3590416bf784163b3ca3a8bc2452bde5c704d0ad /sys/pc98/cbus/pckbd.c
parent0f9088da5625e8088bdbd7b3587fdadb265b1482 (diff)
downloadFreeBSD-src-4e9c36b3003ffcfb812ef0bea8d7504d6a422c13.zip
FreeBSD-src-4e9c36b3003ffcfb812ef0bea8d7504d6a422c13.tar.gz
RIP <machine/lock.h>.
Some things needed bits of <i386/include/lock.h> - cy.c now has its own (only) copy of the COM_(UN)LOCK() macros, and IMASK_(UN)LOCK() has been moved to <i386/include/apic.h> (AKA <machine/apic.h>). Reviewed by: jhb
Diffstat (limited to 'sys/pc98/cbus/pckbd.c')
-rw-r--r--sys/pc98/cbus/pckbd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/pc98/cbus/pckbd.c b/sys/pc98/cbus/pckbd.c
index e6f7d61..223bf0c 100644
--- a/sys/pc98/cbus/pckbd.c
+++ b/sys/pc98/cbus/pckbd.c
@@ -47,7 +47,6 @@
#include <pc98/pc98/pc98.h>
#include <isa/isavar.h>
-#include <machine/lock.h>
#define DRIVER_NAME "pckbd"
OpenPOWER on IntegriCloud