summaryrefslogtreecommitdiffstats
path: root/sys/powerpc
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/powerpc
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/powerpc')
-rw-r--r--sys/powerpc/booke/locore.S2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/powerpc/booke/locore.S b/sys/powerpc/booke/locore.S
index ae45baf..3ac4a1a 100644
--- a/sys/powerpc/booke/locore.S
+++ b/sys/powerpc/booke/locore.S
@@ -28,8 +28,6 @@
#include "assym.s"
-#include <sys/mutex.h>
-
#include <machine/asm.h>
#include <machine/hid.h>
#include <machine/param.h>
OpenPOWER on IntegriCloud