diff options
| author | Tilman Schmidt <tilman@imap.cc> | 2007-02-12 03:52:34 -0500 |
|---|---|---|
| committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-02-12 12:48:30 -0500 |
| commit | 2869b23e4b95cbafffcd2fe110d77aff8c218405 (patch) | |
| tree | 150d1be0ec223f8ab5309f5fdcb487b209441342 /include/linux | |
| parent | e13df2c58f8e8c72278b61e8f59de9a1403f9426 (diff) | |
[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/linux')
| -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 @@ | |||
| 9 | * published by the Free Software Foundation; either version 2 of | 9 | * published by the Free Software Foundation; either version 2 of |
| 10 | * the License, or (at your option) any later version. | 10 | * the License, or (at your option) any later version. |
| 11 | * ===================================================================== | 11 | * ===================================================================== |
| 12 | * Version: $Id: gigaset_dev.h,v 1.4.4.4 2005/11/21 22:28:09 hjlipp Exp $ | ||
| 13 | * ===================================================================== | ||
| 14 | */ | 12 | */ |
| 15 | 13 | ||
| 16 | #ifndef GIGASET_INTERFACE_H | 14 | #ifndef GIGASET_INTERFACE_H |
