diff options
author | Jonathan Corbet <corbet@lwn.net> | 2008-07-14 17:29:34 -0400 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2008-07-14 17:29:34 -0400 |
commit | 2fceef397f9880b212a74c418290ce69e7ac00eb (patch) | |
tree | d9cc09ab992825ef7fede4a688103503e3caf655 /drivers/isdn/hardware/eicon/divasmain.c | |
parent | feae1ef116ed381625d3731c5ae4f4ebcb3fa302 (diff) | |
parent | bce7f793daec3e65ec5c5705d2457b81fe7b5725 (diff) |
Merge commit 'v2.6.26' into bkl-removal
Diffstat (limited to 'drivers/isdn/hardware/eicon/divasmain.c')
-rw-r--r-- | drivers/isdn/hardware/eicon/divasmain.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/isdn/hardware/eicon/divasmain.c b/drivers/isdn/hardware/eicon/divasmain.c index 65c95019a9ae..fbbcb27fb681 100644 --- a/drivers/isdn/hardware/eicon/divasmain.c +++ b/drivers/isdn/hardware/eicon/divasmain.c | |||
@@ -808,7 +808,6 @@ static int DIVA_INIT_FUNCTION divas_init(void) | |||
808 | 808 | ||
809 | if (!create_divas_proc()) { | 809 | if (!create_divas_proc()) { |
810 | #ifdef MODULE | 810 | #ifdef MODULE |
811 | remove_divas_proc(); | ||
812 | divas_unregister_chrdev(); | 811 | divas_unregister_chrdev(); |
813 | divasfunc_exit(); | 812 | divasfunc_exit(); |
814 | #endif | 813 | #endif |