aboutsummaryrefslogtreecommitdiff
path: root/include/linux/devfs_fs_kernel.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/devfs_fs_kernel.h')
-rw-r--r--include/linux/devfs_fs_kernel.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/linux/devfs_fs_kernel.h b/include/linux/devfs_fs_kernel.h
index ef34d7ffe49d..3dd430e016b0 100644
--- a/include/linux/devfs_fs_kernel.h
+++ b/include/linux/devfs_fs_kernel.h
@@ -32,8 +32,4 @@ static inline int devfs_register_tape(const char *name)
static inline void devfs_unregister_tape(int num)
{
}
-static inline void mount_devfs_fs(void)
-{
- return;
-}
#endif /* _LINUX_DEVFS_FS_KERNEL_H */