diff options
Diffstat (limited to 'arch/frv/include/uapi/asm/ioctls.h')
-rw-r--r-- | arch/frv/include/uapi/asm/ioctls.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/arch/frv/include/uapi/asm/ioctls.h b/arch/frv/include/uapi/asm/ioctls.h deleted file mode 100644 index dd9f5eb9feda..000000000000 --- a/arch/frv/include/uapi/asm/ioctls.h +++ /dev/null @@ -1,11 +0,0 @@ -/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ -#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__ */ - |