diff options
Diffstat (limited to 'fs/sysfs/sysfs.h')
-rw-r--r-- | fs/sysfs/sysfs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/sysfs/sysfs.h b/fs/sysfs/sysfs.h index 90b35012abb2..98a15bf1efe1 100644 --- a/fs/sysfs/sysfs.h +++ b/fs/sysfs/sysfs.h | |||
@@ -103,7 +103,6 @@ extern struct kmem_cache *sysfs_dir_cachep; | |||
103 | * dir.c | 103 | * dir.c |
104 | */ | 104 | */ |
105 | extern struct mutex sysfs_mutex; | 105 | extern struct mutex sysfs_mutex; |
106 | extern struct mutex sysfs_rename_mutex; | ||
107 | extern spinlock_t sysfs_assoc_lock; | 106 | extern spinlock_t sysfs_assoc_lock; |
108 | 107 | ||
109 | extern const struct file_operations sysfs_dir_operations; | 108 | extern const struct file_operations sysfs_dir_operations; |