Browse Source

staging: lustre: Remove duplicate header file inclusion in dir.c

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
2950b2416f
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/staging/lustre/lustre/llite/dir.c

+ 0 - 1
drivers/staging/lustre/lustre/llite/dir.c

@@ -48,7 +48,6 @@
 
 #define DEBUG_SUBSYSTEM S_LLITE
 
-#include <lustre/lustre_idl.h>
 #include <obd_support.h>
 #include <obd_class.h>
 #include <lustre_lib.h>