diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/linux/devfs_fs_kernel.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/linux/devfs_fs_kernel.h b/include/linux/devfs_fs_kernel.h index c7d05dbc2af7..2036d2e90987 100644 --- a/include/linux/devfs_fs_kernel.h +++ b/include/linux/devfs_fs_kernel.h | |||
@@ -6,7 +6,4 @@ | |||
6 | #include <linux/types.h> | 6 | #include <linux/types.h> |
7 | #include <asm/semaphore.h> | 7 | #include <asm/semaphore.h> |
8 | 8 | ||
9 | static inline void devfs_remove(const char *fmt, ...) | ||
10 | { | ||
11 | } | ||
12 | #endif /* _LINUX_DEVFS_FS_KERNEL_H */ | 9 | #endif /* _LINUX_DEVFS_FS_KERNEL_H */ |