diff options
| author | Jiri Slaby <jirislaby@gmail.com> | 2008-02-07 03:16:34 -0500 |
|---|---|---|
| committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-07 11:42:33 -0500 |
| commit | 1237a2ef31cf60e01bbecbe198d8c002bbb710db (patch) | |
| tree | 1d71f11a023c4ab0262000e90d311223b5ecc28e /include/linux | |
| parent | f6de0c9864c10d17f2473940c5f81718a5064bd8 (diff) | |
Char: char/serial, remove SERIAL_TYPE_NORMAL redefines
Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/isicom.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/isicom.h b/include/linux/isicom.h index 45b3d48f0978..8f4c71759d73 100644 --- a/include/linux/isicom.h +++ b/include/linux/isicom.h | |||
| @@ -37,8 +37,6 @@ | |||
| 37 | #define BOARD_COUNT 4 | 37 | #define BOARD_COUNT 4 |
| 38 | #define PORT_COUNT (BOARD_COUNT*16) | 38 | #define PORT_COUNT (BOARD_COUNT*16) |
| 39 | 39 | ||
| 40 | #define SERIAL_TYPE_NORMAL 1 | ||
| 41 | |||
| 42 | /* character sizes */ | 40 | /* character sizes */ |
| 43 | 41 | ||
| 44 | #define ISICOM_CS5 0x0000 | 42 | #define ISICOM_CS5 0x0000 |
