aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include/asm/ioctl.h
diff options
context:
space:
mode:
authorMichal Simek <monstr@monstr.eu>2009-03-27 14:25:33 +0100
committerMichal Simek <monstr@monstr.eu>2009-03-27 14:25:33 +0100
commit97f34d71a0e7fea3be9c09ff2e80867b57e32aa4 (patch)
treeee27a5d12147eae770f9105c8eef142ef7e32b1f /arch/microblaze/include/asm/ioctl.h
parentmicroblaze_v8: definitions of types (diff)
downloadlinux-dev-97f34d71a0e7fea3be9c09ff2e80867b57e32aa4.tar.xz
linux-dev-97f34d71a0e7fea3be9c09ff2e80867b57e32aa4.zip
microblaze_v8: ioctl support
Reviewed-by: Ingo Molnar <mingo@elte.hu> Acked-by: John Linn <john.linn@xilinx.com> Acked-by: Stephen Neuendorffer <stephen.neuendorffer@xilinx.com> Acked-by: John Williams <john.williams@petalogix.com> Signed-off-by: Michal Simek <monstr@monstr.eu>
Diffstat (limited to 'arch/microblaze/include/asm/ioctl.h')
-rw-r--r--arch/microblaze/include/asm/ioctl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/microblaze/include/asm/ioctl.h b/arch/microblaze/include/asm/ioctl.h
new file mode 100644
index 000000000000..b279fe06dfe5
--- /dev/null
+++ b/arch/microblaze/include/asm/ioctl.h
@@ -0,0 +1 @@
+#include <asm-generic/ioctl.h>