diff options
Diffstat (limited to 'drivers/isdn/sc/timer.c')
-rw-r--r-- | drivers/isdn/sc/timer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/isdn/sc/timer.c b/drivers/isdn/sc/timer.c index cc1b8861be2a..91fbe0dc28ec 100644 --- a/drivers/isdn/sc/timer.c +++ b/drivers/isdn/sc/timer.c | |||
@@ -43,7 +43,7 @@ static void setup_ports(int card) | |||
43 | * Then, check to see if the signate has been set. Next, set the | 43 | * Then, check to see if the signate has been set. Next, set the |
44 | * signature to a known value and issue a startproc if needed. | 44 | * signature to a known value and issue a startproc if needed. |
45 | */ | 45 | */ |
46 | void check_reset(unsigned long data) | 46 | void sc_check_reset(unsigned long data) |
47 | { | 47 | { |
48 | unsigned long flags; | 48 | unsigned long flags; |
49 | unsigned long sig; | 49 | unsigned long sig; |