Browse Source

staging: lustre: libcfs: Remove duplicate inclusion of header file

Removed the header files included twice.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Sachin Kamat 12 years ago
parent
commit
03f278994c
1 changed files with 0 additions and 2 deletions
  1. 0 2
      drivers/staging/lustre/lustre/libcfs/linux/linux-proc.c

+ 0 - 2
drivers/staging/lustre/lustre/libcfs/linux/linux-proc.c

@@ -54,9 +54,7 @@
 
 #include <linux/fs.h>
 #include <linux/file.h>
-#include <linux/stat.h>
 #include <linux/list.h>
-#include <asm/uaccess.h>
 
 #include <linux/proc_fs.h>
 #include <linux/sysctl.h>