[PATCH] devfs: Remove devfs_remove() function from the kernel tree
[safe/jmp/linux-2.6] / include / linux / devfs_fs_kernel.h
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  */