summaryrefslogtreecommitdiffstats
path: root/include/asm-cris/termbits.h
diff options
context:
space:
mode:
authorMikael Starvik <mikael.starvik@axis.com>2005-07-27 11:44:42 -0700
committerLinus Torvalds <torvalds@g5.osdl.org>2005-07-27 16:26:01 -0700
commitdcf1310b72149d016970c666539d4d73bb77c086 (patch)
tree25fddb677c70936a51cbbbffa4bd7285ff758a94 /include/asm-cris/termbits.h
parent8d20a541b089ecb67a88a673548161b686ed7b85 (diff)
downloadop-kernel-dev-dcf1310b72149d016970c666539d4d73bb77c086.zip
op-kernel-dev-dcf1310b72149d016970c666539d4d73bb77c086.tar.gz
[PATCH] CRIS update: synchronous serial port driver
Include file for synchronous serial port driver. Signed-off-by: Mikael Starvik <starvik@axis.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/asm-cris/termbits.h')
-rw-r--r--include/asm-cris/termbits.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-cris/termbits.h b/include/asm-cris/termbits.h
index 16d9a49..be0836d 100644
--- a/include/asm-cris/termbits.h
+++ b/include/asm-cris/termbits.h
@@ -152,7 +152,7 @@ struct termios {
#define B921600 0010005
#define B1843200 0010006
#define B6250000 0010007
-/* etrax 200 supports this as well */
+/* ETRAX FS supports this as well */
#define B12500000 0010010
#define CIBAUD 002003600000 /* input baud rate (used in v32) */
/* The values for CIBAUD bits are the same as the values for CBAUD and CBAUDEX
OpenPOWER on IntegriCloud