diff options
| author | Linus Torvalds <torvalds@ppc970.osdl.org> | 2004-02-25 18:23:36 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2004-02-25 18:23:36 -0800 |
| commit | 4aeae430b41ceab422afcfc3f55a07c354f2ed85 (patch) | |
| tree | 0a218ad5644b9528b270c921465c63ed03e30339 /include/linux/tty_driver.h | |
| parent | c16cfec2c31119d00086f570cca36227e8b8850e (diff) | |
| parent | 90d2aee3a04cb13dfcab7d37624ffa32025eda1c (diff) | |
Merge bk://gkernel.bkbits.net/misc-2.5
into ppc970.osdl.org:/home/torvalds/v2.5/linux
Diffstat (limited to 'include/linux/tty_driver.h')
| -rw-r--r-- | include/linux/tty_driver.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/tty_driver.h b/include/linux/tty_driver.h index f0b98e5a5473..ba9506f322b4 100644 --- a/include/linux/tty_driver.h +++ b/include/linux/tty_driver.h @@ -275,6 +275,5 @@ void tty_set_operations(struct tty_driver *driver, struct tty_operations *op); /* serial subtype definitions */ #define SERIAL_TYPE_NORMAL 1 -#define SERIAL_TYPE_CALLOUT 2 #endif /* #ifdef _LINUX_TTY_DRIVER_H */ |
