diff options
Diffstat (limited to 'drivers/isdn/sc/timer.c')
-rw-r--r-- | drivers/isdn/sc/timer.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/isdn/sc/timer.c b/drivers/isdn/sc/timer.c index f43282be0ada..cc1b8861be2a 100644 --- a/drivers/isdn/sc/timer.c +++ b/drivers/isdn/sc/timer.c | |||
@@ -20,14 +20,6 @@ | |||
20 | #include "message.h" | 20 | #include "message.h" |
21 | #include "card.h" | 21 | #include "card.h" |
22 | 22 | ||
23 | extern board *sc_adapter[]; | ||
24 | |||
25 | extern void flushreadfifo(int); | ||
26 | extern int startproc(int); | ||
27 | extern int indicate_status(int, int, unsigned long, char *); | ||
28 | extern int sendmessage(int, unsigned int, unsigned int, unsigned int, | ||
29 | unsigned int, unsigned int, unsigned int, unsigned int *); | ||
30 | |||
31 | 23 | ||
32 | /* | 24 | /* |
33 | * Write the proper values into the I/O ports following a reset | 25 | * Write the proper values into the I/O ports following a reset |