aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/gigaset/gigaset.h
diff options
context:
space:
mode:
authorTilman Schmidt <tilman@imap.cc>2010-07-05 10:19:09 -0400
committerDavid S. Miller <davem@davemloft.net>2010-07-07 19:57:54 -0400
commit0cae6efdd7633624d8ecdec97a1d9e5a2a73352f (patch)
tree139ac68f40fd8a3e2901fa4734741e5395f67df8 /drivers/isdn/gigaset/gigaset.h
parent18c2259c14d8595e64a802940422335d172a53db (diff)
isdn/gigaset: remove obsolete compile time options
Remove compile time options in the Gigaset ISDN driver that aren't going to be changed anymore, and an obsolete FIXME comment. Impact: cleanup Signed-off-by: Tilman Schmidt <tilman@imap.cc> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/isdn/gigaset/gigaset.h')
-rw-r--r--drivers/isdn/gigaset/gigaset.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/isdn/gigaset/gigaset.h b/drivers/isdn/gigaset/gigaset.h
index ba9547ba34b5..a69512fb1195 100644
--- a/drivers/isdn/gigaset/gigaset.h
+++ b/drivers/isdn/gigaset/gigaset.h
@@ -46,13 +46,6 @@
46 46
47#define RBUFSIZE 8192 47#define RBUFSIZE 8192
48 48
49/* compile time options */
50#define GIG_MAJOR 0
51
52#define GIG_MAYINITONDIAL
53#define GIG_RETRYCID
54#define GIG_X75
55
56#define GIG_TICK 100 /* in milliseconds */ 49#define GIG_TICK 100 /* in milliseconds */
57 50
58/* timeout values (unit: 1 sec) */ 51/* timeout values (unit: 1 sec) */