diff options
| author | Tilman Schmidt <tilman@imap.cc> | 2007-02-12 00:52:34 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-02-12 09:48:30 -0800 |
| commit | 2869b23e4b95cbafffcd2fe110d77aff8c218405 (patch) | |
| tree | 150d1be0ec223f8ab5309f5fdcb487b209441342 /include | |
| parent | [PATCH] drivers/telephony/ixj: Convert to generic boolean (diff) | |
| download | linux-2869b23e4b95cbafffcd2fe110d77aff8c218405.tar.gz linux-2869b23e4b95cbafffcd2fe110d77aff8c218405.zip | |
[PATCH] drivers/isdn/gigaset: new M101 driver (v2)
This patch adds the line discipline based driver for the Gigaset M101
wireless RS232 adapter. It also improves the documentation a bit.
Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: Hansjoerg Lipp <hjlipp@web.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include')
| -rw-r--r-- | include/linux/gigaset_dev.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/gigaset_dev.h b/include/linux/gigaset_dev.h index 70ad09c8ad1e..5dc4a316ca37 100644 --- a/include/linux/gigaset_dev.h +++ b/include/linux/gigaset_dev.h @@ -9,8 +9,6 @@ * published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later version. * ===================================================================== - * Version: $Id: gigaset_dev.h,v 1.4.4.4 2005/11/21 22:28:09 hjlipp Exp $ - * ===================================================================== */ #ifndef GIGASET_INTERFACE_H |
