diff options
Diffstat (limited to 'include/asm-cris/termbits.h')
| -rw-r--r-- | include/asm-cris/termbits.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-cris/termbits.h b/include/asm-cris/termbits.h index 16d9a491fdb3..be0836d2f282 100644 --- a/include/asm-cris/termbits.h +++ b/include/asm-cris/termbits.h | |||
| @@ -152,7 +152,7 @@ struct termios { | |||
| 152 | #define B921600 0010005 | 152 | #define B921600 0010005 |
| 153 | #define B1843200 0010006 | 153 | #define B1843200 0010006 |
| 154 | #define B6250000 0010007 | 154 | #define B6250000 0010007 |
| 155 | /* etrax 200 supports this as well */ | 155 | /* ETRAX FS supports this as well */ |
| 156 | #define B12500000 0010010 | 156 | #define B12500000 0010010 |
| 157 | #define CIBAUD 002003600000 /* input baud rate (used in v32) */ | 157 | #define CIBAUD 002003600000 /* input baud rate (used in v32) */ |
| 158 | /* The values for CIBAUD bits are the same as the values for CBAUD and CBAUDEX | 158 | /* The values for CIBAUD bits are the same as the values for CBAUD and CBAUDEX |
