summaryrefslogtreecommitdiff
path: root/arch/microblaze/include/uapi/asm/sembuf.h
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2012-12-16 00:36:35 +0400
committerLinus Torvalds <torvalds@linux-foundation.org>2012-12-16 00:36:35 +0400
commitc5258190c2ae664cdf367417a2a25e5fa4104322 (patch)
treed0c914991882bc1009b173696b9919af51d4d56e /arch/microblaze/include/uapi/asm/sembuf.h
parent1ed55eac3b1fc30b29cdb52251e0f13b24fc344c (diff)
parent4378bb695670e65ca4aeee1e7588cfa2381351a5 (diff)
downloadlinux-c5258190c2ae664cdf367417a2a25e5fa4104322.tar.xz
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Pull microblaze update from Michal Simek: "The main change is UAPI for Microblaze." * 'next' of git://git.monstr.eu/linux-2.6-microblaze: microblaze: signal: Declare do_notify_resume microblaze: lib: Add lib function declarations microblaze: lib: Remove helper macros microblaze: Add static qualifiers microblaze: Wire-up new system call kcmp microblaze: Fix intc_enable_or_unmask function microblaze: Do not initialized regs->r1 twice in ELF_PLAT_INIT microblaze: Remove passing the second arg to schedule_tail UAPI: (Scripted) Disintegrate arch/microblaze/include/asm microblaze: uaccess.h: Fix timerfd syscall microblaze: Remove BIP from childregs
Diffstat (limited to 'arch/microblaze/include/uapi/asm/sembuf.h')
-rw-r--r--arch/microblaze/include/uapi/asm/sembuf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/microblaze/include/uapi/asm/sembuf.h b/arch/microblaze/include/uapi/asm/sembuf.h
new file mode 100644
index 000000000000..7673b83cfef7
--- /dev/null
+++ b/arch/microblaze/include/uapi/asm/sembuf.h
@@ -0,0 +1 @@
+#include <asm-generic/sembuf.h>