diff options
Diffstat (limited to 'drivers/isdn/hisax/callc.c')
-rw-r--r-- | drivers/isdn/hisax/callc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/isdn/hisax/callc.c b/drivers/isdn/hisax/callc.c index 7c56c44f0fd1..025a20d487c5 100644 --- a/drivers/isdn/hisax/callc.c +++ b/drivers/isdn/hisax/callc.c | |||
@@ -24,7 +24,6 @@ | |||
24 | const char *lli_revision = "$Revision: 2.59.2.4 $"; | 24 | const char *lli_revision = "$Revision: 2.59.2.4 $"; |
25 | 25 | ||
26 | extern struct IsdnCard cards[]; | 26 | extern struct IsdnCard cards[]; |
27 | extern int nrcards; | ||
28 | 27 | ||
29 | static int init_b_st(struct Channel *chanp, int incoming); | 28 | static int init_b_st(struct Channel *chanp, int incoming); |
30 | static void release_b_st(struct Channel *chanp); | 29 | static void release_b_st(struct Channel *chanp); |