diff options
Diffstat (limited to 'arch/frv/include/asm/ioctls.h')
-rw-r--r-- | arch/frv/include/asm/ioctls.h | 10 |
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 @@ -#ifndef __ASM_IOCTLS_H__ -#define __ASM_IOCTLS_H__ - -#define TIOCTTYGSTRUCT 0x5426 /* For debugging only */ -#define FIOQSIZE 0x545E - -#include <asm-generic/ioctls.h> - -#endif /* __ASM_IOCTLS_H__ */ - |