summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm/mutex.h
diff options
context:
space:
mode:
authorSam Ravnborg <sam@ravnborg.org>2013-03-30 11:44:22 +0000
committerDavid S. Miller <davem@davemloft.net>2013-03-31 19:29:12 -0400
commita2d34dd41212032c03e77bc30c2023725def841a (patch)
tree6f036112007192d99fef8ef15089d41e1c650520 /arch/sparc/include/asm/mutex.h
parentbf3aece8af91eabea2cfb2cbe528abc394695163 (diff)
downloadtalos-obmc-linux-a2d34dd41212032c03e77bc30c2023725def841a.tar.gz
talos-obmc-linux-a2d34dd41212032c03e77bc30c2023725def841a.zip
sparc: use generic headers
Use "generic-y" to add generic headers where possible Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc/include/asm/mutex.h')
-rw-r--r--arch/sparc/include/asm/mutex.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/sparc/include/asm/mutex.h b/arch/sparc/include/asm/mutex.h
deleted file mode 100644
index 458c1f7fbc18..000000000000
--- a/arch/sparc/include/asm/mutex.h
+++ /dev/null
@@ -1,9 +0,0 @@
-/*
- * 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>
OpenPOWER on IntegriCloud