Browse Source

staging: lustre: Remove version.h header inclusion in lustre_lite.h

version.h header inclusion is not necessary as detected by
versioncheck.

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
98201dee66
1 changed files with 0 additions and 2 deletions
  1. 0 2
      drivers/staging/lustre/lustre/include/linux/lustre_lite.h

+ 0 - 2
drivers/staging/lustre/lustre/include/linux/lustre_lite.h

@@ -40,8 +40,6 @@
 #endif
 
 
-#include <linux/version.h>
-
 #include <asm/statfs.h>
 
 #include <linux/fs.h>