summaryrefslogtreecommitdiff
path: root/sys/dev/ahb
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2000-01-14 07:14:17 +0000
committerPeter Wemm <peter@FreeBSD.org>2000-01-14 07:14:17 +0000
commitc5191a983c014b7f4cec5f3475a3a3c81616cc3d (patch)
treec411edaf77694e7f7a52f245400fb98e013906f5 /sys/dev/ahb
parentcfc5d9f44ec7a779c0dd038f1034a57d2a37880a (diff)
Notes
Diffstat (limited to 'sys/dev/ahb')
-rw-r--r--sys/dev/ahb/ahb.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/ahb/ahb.c b/sys/dev/ahb/ahb.c
index 67eead4dd7e2..4b432a966f36 100644
--- a/sys/dev/ahb/ahb.c
+++ b/sys/dev/ahb/ahb.c
@@ -53,9 +53,9 @@
#include <cam/scsi/scsi_message.h>
-#include <i386/eisa/eisaconf.h>
+#include <dev/eisa/eisaconf.h>
-#include <i386/eisa/ahbreg.h>
+#include <dev/ahb/ahbreg.h>
#define ccb_ecb_ptr spriv_ptr0
#define ccb_ahb_ptr spriv_ptr1