diff options
Diffstat (limited to 'drivers/isdn/sc/message.c')
-rw-r--r-- | drivers/isdn/sc/message.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/drivers/isdn/sc/message.c b/drivers/isdn/sc/message.c index 0a0fe6b8039b..c5a307e3c496 100644 --- a/drivers/isdn/sc/message.c +++ b/drivers/isdn/sc/message.c | |||
@@ -22,16 +22,6 @@ | |||
22 | #include "message.h" | 22 | #include "message.h" |
23 | #include "card.h" | 23 | #include "card.h" |
24 | 24 | ||
25 | extern board *sc_adapter[]; | ||
26 | extern unsigned int cinst; | ||
27 | |||
28 | /* | ||
29 | * Obligatory function prototypes | ||
30 | */ | ||
31 | extern int indicate_status(int,ulong,char*); | ||
32 | extern int scm_command(isdn_ctrl *); | ||
33 | |||
34 | |||
35 | /* | 25 | /* |
36 | * receive a message from the board | 26 | * receive a message from the board |
37 | */ | 27 | */ |