diff options
Diffstat (limited to 'arch/cris')
-rw-r--r-- | arch/cris/include/asm/ioctls.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/cris/include/asm/ioctls.h b/arch/cris/include/asm/ioctls.h index 35bbc181598a..076c07824eb6 100644 --- a/arch/cris/include/asm/ioctls.h +++ b/arch/cris/include/asm/ioctls.h | |||
@@ -77,6 +77,7 @@ | |||
77 | #define TIOCSERSETRS485 0x5461 /* enable rs-485 (deprecated) */ | 77 | #define TIOCSERSETRS485 0x5461 /* enable rs-485 (deprecated) */ |
78 | #define TIOCSERWRRS485 0x5462 /* write rs-485 */ | 78 | #define TIOCSERWRRS485 0x5462 /* write rs-485 */ |
79 | #define TIOCSRS485 0x5463 /* enable rs-485 */ | 79 | #define TIOCSRS485 0x5463 /* enable rs-485 */ |
80 | #define TIOCGRS485 0x542E /* get rs-485 */ | ||
80 | 81 | ||
81 | /* Used for packet mode */ | 82 | /* Used for packet mode */ |
82 | #define TIOCPKT_DATA 0 | 83 | #define TIOCPKT_DATA 0 |