diff options
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 71b3e06cbe39..bbb7d8fc207c 100644 --- a/drivers/isdn/hardware/eicon/divasmain.c +++ b/drivers/isdn/hardware/eicon/divasmain.c | |||
@@ -678,7 +678,6 @@ static struct file_operations divas_fops = { | |||
678 | 678 | ||
679 | static void divas_unregister_chrdev(void) | 679 | static void divas_unregister_chrdev(void) |
680 | { | 680 | { |
681 | devfs_remove(DEVNAME); | ||
682 | unregister_chrdev(major, DEVNAME); | 681 | unregister_chrdev(major, DEVNAME); |
683 | } | 682 | } |
684 | 683 | ||