diff options
Diffstat (limited to 'arch/sh')
-rw-r--r-- | arch/sh/bits/ioctl.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/sh/bits/ioctl.h b/arch/sh/bits/ioctl.h index 2f63d06f..8f01f4f6 100644 --- a/arch/sh/bits/ioctl.h +++ b/arch/sh/bits/ioctl.h @@ -119,8 +119,6 @@ struct winsize { unsigned short ws_ypixel; }; -#define TIOCM_MODEM_BITS TIOCM_OUT2 - #define N_TTY 0 #define N_SLIP 1 #define N_MOUSE 2 |