summaryrefslogtreecommitdiff
path: root/sys/dev/isa/opti.c
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>2004-06-13 21:49:30 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>2004-06-13 21:49:30 +0000
commit2dd254afa61a7c0cc5ae920b463d3d4266852804 (patch)
tree7adbebef3be24ba910fd83ee1ba09e1577ae21a8 /sys/dev/isa/opti.c
parent4d62e331dcde739b4067d712dd602c0927ce11b3 (diff)
debranch SMP, have fun
Diffstat (limited to 'sys/dev/isa/opti.c')
-rw-r--r--sys/dev/isa/opti.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/isa/opti.c b/sys/dev/isa/opti.c
index ce2f3b0b00f..e55d4151361 100644
--- a/sys/dev/isa/opti.c
+++ b/sys/dev/isa/opti.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: opti.c,v 1.7 2003/06/02 19:24:22 mickey Exp $ */
+/* $OpenBSD: opti.c,v 1.8 2004/06/13 21:49:24 niklas Exp $ */
/*
* Copyright (c) 1996 Michael Shalayeff
@@ -41,7 +41,6 @@
#include <machine/pio.h>
-#include <i386/isa/icu.h>
#include <dev/isa/isavar.h>
#include <dev/isa/opti.h>