aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/include/uapi/asm/ioctls.h
diff options
context:
space:
mode:
authorKukjin Kim <kgene.kim@samsung.com>2012-11-20 04:19:10 -0500
committerKukjin Kim <kgene.kim@samsung.com>2012-11-20 04:19:10 -0500
commit840ed42942cc1ebbda2ed55f4019673b537fc5de (patch)
tree415644488e3966837eeb5061d96d4ca7db862318 /arch/m68k/include/uapi/asm/ioctls.h
parent0dca30003bc752b2fc15906e562ef4e4925725fd (diff)
parent0a9d5ac307aefbb2c772537d3fe7f75046d563ac (diff)
Merge branch 'next/hdmi-samsung' into next/devel-samsung
Diffstat (limited to 'arch/m68k/include/uapi/asm/ioctls.h')
-rw-r--r--arch/m68k/include/uapi/asm/ioctls.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/m68k/include/uapi/asm/ioctls.h b/arch/m68k/include/uapi/asm/ioctls.h
new file mode 100644
index 000000000000..1332bb4ca5b0
--- /dev/null
+++ b/arch/m68k/include/uapi/asm/ioctls.h
@@ -0,0 +1,8 @@
1#ifndef __ARCH_M68K_IOCTLS_H__
2#define __ARCH_M68K_IOCTLS_H__
3
4#define FIOQSIZE 0x545E
5
6#include <asm-generic/ioctls.h>
7
8#endif /* __ARCH_M68K_IOCTLS_H__ */