aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include/asm/mutex.h
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-08-19 23:51:52 -0400
committerMike Frysinger <vapier@gentoo.org>2011-10-25 19:51:47 -0400
commit2db1f97299131ecd121e32b6d2fc88ae4802bf86 (patch)
tree7fefbdf4061509ec944cf72c71283fd51689d50b /arch/blackfin/include/asm/mutex.h
parentBlackfin: bf537-stamp: fix ad73311 codec config macro (diff)
downloadlinux-dev-2db1f97299131ecd121e32b6d2fc88ae4802bf86.tar.xz
linux-dev-2db1f97299131ecd121e32b6d2fc88ae4802bf86.zip
Blackfin: merge asm/mutex.h into kbuild too
This header was being rewritten while the asm-generic kbuild support was in flight, so it missed out on the update. Punt the stub and use the kbuild now that everything has settled. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to '')
-rw-r--r--arch/blackfin/include/asm/mutex.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/blackfin/include/asm/mutex.h b/arch/blackfin/include/asm/mutex.h
deleted file mode 100644
index ff6101aa2c71..000000000000
--- a/arch/blackfin/include/asm/mutex.h
+++ /dev/null
@@ -1 +0,0 @@
-#include <asm-generic/mutex-dec.h>