diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/linux/mount.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/mount.h b/include/linux/mount.h index 375d43a5d802..163896137ab5 100644 --- a/include/linux/mount.h +++ b/include/linux/mount.h | |||
@@ -132,7 +132,6 @@ extern int do_add_mount(struct vfsmount *newmnt, struct path *path, | |||
132 | 132 | ||
133 | extern void mark_mounts_for_expiry(struct list_head *mounts); | 133 | extern void mark_mounts_for_expiry(struct list_head *mounts); |
134 | 134 | ||
135 | extern spinlock_t vfsmount_lock; | ||
136 | extern dev_t name_to_dev_t(char *name); | 135 | extern dev_t name_to_dev_t(char *name); |
137 | 136 | ||
138 | #endif /* _LINUX_MOUNT_H */ | 137 | #endif /* _LINUX_MOUNT_H */ |