diff options
Diffstat (limited to 'include/linux/devfs_fs_kernel.h')
-rw-r--r-- | include/linux/devfs_fs_kernel.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/include/linux/devfs_fs_kernel.h b/include/linux/devfs_fs_kernel.h deleted file mode 100644 index 2036d2e90987..000000000000 --- a/include/linux/devfs_fs_kernel.h +++ /dev/null | |||
@@ -1,9 +0,0 @@ | |||
1 | #ifndef _LINUX_DEVFS_FS_KERNEL_H | ||
2 | #define _LINUX_DEVFS_FS_KERNEL_H | ||
3 | |||
4 | #include <linux/fs.h> | ||
5 | #include <linux/spinlock.h> | ||
6 | #include <linux/types.h> | ||
7 | #include <asm/semaphore.h> | ||
8 | |||
9 | #endif /* _LINUX_DEVFS_FS_KERNEL_H */ | ||