summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include/asm/mutex.h
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2009-04-20 18:08:07 +0200
committerIngo Molnar <mingo@elte.hu>2009-04-20 18:08:12 +0200
commit62d170290979e0bb805d969cca4ea852bdd45260 (patch)
tree837372297501a2d144358b44e7db3f88c5612aa2 /arch/microblaze/include/asm/mutex.h
parentdocs, x86: add nox2apic back to kernel-parameters.txt (diff)
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an... (diff)
downloadlinux-62d170290979e0bb805d969cca4ea852bdd45260.tar.xz
linux-62d170290979e0bb805d969cca4ea852bdd45260.zip
Merge branch 'linus' into x86/urgent
Merge reason: We need the x86/uv updates from upstream, to queue up dependent fix. Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/microblaze/include/asm/mutex.h')
-rw-r--r--arch/microblaze/include/asm/mutex.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/microblaze/include/asm/mutex.h b/arch/microblaze/include/asm/mutex.h
new file mode 100644
index 000000000000..ff6101aa2c71
--- /dev/null
+++ b/arch/microblaze/include/asm/mutex.h
@@ -0,0 +1 @@
+#include <asm-generic/mutex-dec.h>