Initial drop of uapi arm headers.

Retrieved from linux-3.11.4

Change-Id: I0e8516d3cdaf692dee7f366cc509ecd1e6db0172
diff --git a/original/uapi/asm-arm/asm/ioctls.h b/original/uapi/asm-arm/asm/ioctls.h
new file mode 100644
index 0000000..9c96298
--- /dev/null
+++ b/original/uapi/asm-arm/asm/ioctls.h
@@ -0,0 +1,8 @@
+#ifndef __ASM_ARM_IOCTLS_H
+#define __ASM_ARM_IOCTLS_H
+
+#define FIOQSIZE	0x545E
+
+#include <asm-generic/ioctls.h>
+
+#endif