summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/ioctls.h
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2012-10-12 13:05:52 +0100
committerDavid Howells <dhowells@redhat.com>2012-10-12 13:05:52 +0100
commitcb8db5d4578ac9d996200ab59aa655344d305f5b (patch)
tree32b71e0686a2c56b9390bdc47b3e0e0ab5552212 /arch/arm/include/asm/ioctls.h
parent4f1cd91497774488ed16119ec3f54b3daf1561de (diff)
UAPI: (Scripted) Disintegrate arch/arm/include/asm
Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Michael Kerrisk <mtk.manpages@gmail.com> Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Acked-by: Dave Jones <davej@redhat.com>
Diffstat (limited to 'arch/arm/include/asm/ioctls.h')
-rw-r--r--arch/arm/include/asm/ioctls.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/arm/include/asm/ioctls.h b/arch/arm/include/asm/ioctls.h
deleted file mode 100644
index 9c962981612..00000000000
--- a/arch/arm/include/asm/ioctls.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef __ASM_ARM_IOCTLS_H
-#define __ASM_ARM_IOCTLS_H
-
-#define FIOQSIZE 0x545E
-
-#include <asm-generic/ioctls.h>
-
-#endif