summaryrefslogtreecommitdiff
path: root/include/asm-sparc64/mutex.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sparc64/mutex.h')
-rw-r--r--include/asm-sparc64/mutex.h10
1 files changed, 1 insertions, 9 deletions
diff --git a/include/asm-sparc64/mutex.h b/include/asm-sparc64/mutex.h
index 458c1f7fbc18..c0c0f8f260d6 100644
--- a/include/asm-sparc64/mutex.h
+++ b/include/asm-sparc64/mutex.h
@@ -1,9 +1 @@
-/*
- * Pull in the generic implementation for the mutex fastpath.
- *
- * TODO: implement optimized primitives instead, or leave the generic
- * implementation in place, or pick the atomic_xchg() based generic
- * implementation. (see asm-generic/mutex-xchg.h for details)
- */
-
-#include <asm-generic/mutex-dec.h>
+#include <asm-sparc/mutex.h>