aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv/include/asm/ioctls.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/frv/include/asm/ioctls.h')
-rw-r--r--arch/frv/include/asm/ioctls.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/arch/frv/include/asm/ioctls.h b/arch/frv/include/asm/ioctls.h
deleted file mode 100644
index 2f9fb436ec3c..000000000000
--- a/arch/frv/include/asm/ioctls.h
+++ /dev/null
@@ -1,10 +0,0 @@
1#ifndef __ASM_IOCTLS_H__
2#define __ASM_IOCTLS_H__
3
4#define TIOCTTYGSTRUCT 0x5426 /* For debugging only */
5#define FIOQSIZE 0x545E
6
7#include <asm-generic/ioctls.h>
8
9#endif /* __ASM_IOCTLS_H__ */
10