diff options
Diffstat (limited to 'drivers/isdn/sc/event.c')
-rw-r--r-- | drivers/isdn/sc/event.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/isdn/sc/event.c b/drivers/isdn/sc/event.c index 57367325ef04..498f4039ece2 100644 --- a/drivers/isdn/sc/event.c +++ b/drivers/isdn/sc/event.c | |||
@@ -20,9 +20,6 @@ | |||
20 | #include "message.h" | 20 | #include "message.h" |
21 | #include "card.h" | 21 | #include "card.h" |
22 | 22 | ||
23 | extern int cinst; | ||
24 | extern board *sc_adapter[]; | ||
25 | |||
26 | #ifdef DEBUG | 23 | #ifdef DEBUG |
27 | static char *events[] = { "ISDN_STAT_STAVAIL", | 24 | static char *events[] = { "ISDN_STAT_STAVAIL", |
28 | "ISDN_STAT_ICALL", | 25 | "ISDN_STAT_ICALL", |