aboutsummaryrefslogtreecommitdiff
path: root/sys/alpha/isa
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2001-06-30 05:29:11 +0000
committerWarner Losh <imp@FreeBSD.org>2001-06-30 05:29:11 +0000
commit1b0a8621e67c62c97e92f4d7aa8908d3ed04743e (patch)
tree4561a638181db7138b9e1626659bd95305c1a108 /sys/alpha/isa
parent859c9099b22076d3ab50eb865b0bdc3ab18c2c5e (diff)
downloadsrc-1b0a8621e67c62c97e92f4d7aa8908d3ed04743e.tar.gz
src-1b0a8621e67c62c97e92f4d7aa8908d3ed04743e.zip
Repo copy i8237.h to dev/ic so we can get rid of some of the final vestiges
of includes of i386 files from non-i386 ports.
Notes
Notes: svn path=/head/; revision=79008
Diffstat (limited to 'sys/alpha/isa')
-rw-r--r--sys/alpha/isa/isa_dma.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/alpha/isa/isa_dma.c b/sys/alpha/isa/isa_dma.c
index bba4570178dd..45b2f02fd6fd 100644
--- a/sys/alpha/isa/isa_dma.c
+++ b/sys/alpha/isa/isa_dma.c
@@ -57,7 +57,7 @@
#include <vm/pmap.h>
#include <isa/isareg.h>
#include <isa/isavar.h>
-#include <i386/isa/ic/i8237.h>
+#include <dev/ic/i8237.h>
#include <machine/bus.h>
/*