summaryrefslogtreecommitdiffstats
path: root/sys/ia64/ia64/machdep.c
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2010-11-09 20:41:10 +0000
committerjhb <jhb@FreeBSD.org>2010-11-09 20:41:10 +0000
commitc016e5df4903f7338c86426075bdf44fd1f18282 (patch)
tree9ae3dc4171a5971ba75bf544f3f5553df0070527 /sys/ia64/ia64/machdep.c
parent4963bf694d63dab0574a6e5cf9947f888137f9c6 (diff)
downloadFreeBSD-src-c016e5df4903f7338c86426075bdf44fd1f18282.zip
FreeBSD-src-c016e5df4903f7338c86426075bdf44fd1f18282.tar.gz
Remove unused includes of <sys/mutex.h> and <machine/mutex.h>.
Diffstat (limited to 'sys/ia64/ia64/machdep.c')
-rw-r--r--sys/ia64/ia64/machdep.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/ia64/ia64/machdep.c b/sys/ia64/ia64/machdep.c
index 119c36f..b5b409a 100644
--- a/sys/ia64/ia64/machdep.c
+++ b/sys/ia64/ia64/machdep.c
@@ -88,7 +88,6 @@ __FBSDID("$FreeBSD$");
#include <machine/intr.h>
#include <machine/mca.h>
#include <machine/md_var.h>
-#include <machine/mutex.h>
#include <machine/pal.h>
#include <machine/pcb.h>
#include <machine/reg.h>
OpenPOWER on IntegriCloud