[PATCH] devfs: Remove devfs_remove() function from the kernel tree
[pandora-kernel.git] / drivers / isdn / capi / capi.c
index 1c8fe77..1200d1d 100644 (file)
@@ -1550,7 +1550,6 @@ static void __exit capi_exit(void)
        class_device_destroy(capi_class, MKDEV(capi_major, 0));
        class_destroy(capi_class);
        unregister_chrdev(capi_major, "capi20");
-       devfs_remove("isdn/capi20");
 
 #ifdef CONFIG_ISDN_CAPI_MIDDLEWARE
        capinc_tty_exit();