diff options
Diffstat (limited to 'drivers/isdn/hardware/eicon/divasmain.c')
| -rw-r--r-- | drivers/isdn/hardware/eicon/divasmain.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/isdn/hardware/eicon/divasmain.c b/drivers/isdn/hardware/eicon/divasmain.c index b7dadba13e82..dae2e83dd5e8 100644 --- a/drivers/isdn/hardware/eicon/divasmain.c +++ b/drivers/isdn/hardware/eicon/divasmain.c | |||
| @@ -58,8 +58,7 @@ static char *DRIVERLNAME = "divas"; | |||
| 58 | static char *DEVNAME = "Divas"; | 58 | static char *DEVNAME = "Divas"; |
| 59 | char *DRIVERRELEASE_DIVAS = "2.0"; | 59 | char *DRIVERRELEASE_DIVAS = "2.0"; |
| 60 | 60 | ||
| 61 | extern irqreturn_t diva_os_irq_wrapper(int irq, void *context, | 61 | extern irqreturn_t diva_os_irq_wrapper(int irq, void *context); |
| 62 | struct pt_regs *regs); | ||
| 63 | extern int create_divas_proc(void); | 62 | extern int create_divas_proc(void); |
| 64 | extern void remove_divas_proc(void); | 63 | extern void remove_divas_proc(void); |
| 65 | extern void diva_get_vserial_number(PISDN_ADAPTER IoAdapter, char *buf); | 64 | extern void diva_get_vserial_number(PISDN_ADAPTER IoAdapter, char *buf); |
