diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/linux/devfs_fs_kernel.h | 4 |
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) | |||
32 | static inline void devfs_unregister_tape(int num) | 32 | static inline void devfs_unregister_tape(int num) |
33 | { | 33 | { |
34 | } | 34 | } |
35 | static inline void mount_devfs_fs(void) | ||
36 | { | ||
37 | return; | ||
38 | } | ||
39 | #endif /* _LINUX_DEVFS_FS_KERNEL_H */ | 35 | #endif /* _LINUX_DEVFS_FS_KERNEL_H */ |