summaryrefslogtreecommitdiffstats
path: root/sys/amd64
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2001-06-29 18:13:30 +0000
committerimp <imp@FreeBSD.org>2001-06-29 18:13:30 +0000
commit7714b537e13be99571b9181b365912b7ac6a6947 (patch)
tree274ab05bc86fe7df22a4cd4969fd4cb7b8cf6902 /sys/amd64
parentc2d4833dd43f5ff3cee283c4889d8bf8c9536cc7 (diff)
downloadFreeBSD-src-7714b537e13be99571b9181b365912b7ac6a6947.zip
FreeBSD-src-7714b537e13be99571b9181b365912b7ac6a6947.tar.gz
Remove cruft from old bus.
Diffstat (limited to 'sys/amd64')
-rw-r--r--sys/amd64/amd64/machdep.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/amd64/amd64/machdep.c b/sys/amd64/amd64/machdep.c
index ed4ebb5..e5eb21e 100644
--- a/sys/amd64/amd64/machdep.c
+++ b/sys/amd64/amd64/machdep.c
@@ -107,9 +107,6 @@
#include <machine/perfmon.h>
#endif
-#ifdef OLD_BUS_ARCH
-#include <i386/isa/isa_device.h>
-#endif
#include <i386/isa/icu.h>
#include <i386/isa/intr_machdep.h>
#include <isa/rtc.h>
OpenPOWER on IntegriCloud