Commit 98201dee authored by Sachin Kamat's avatar Sachin Kamat Committed by Greg Kroah-Hartman
Browse files

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: default avatarSachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 082013e9
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -40,8 +40,6 @@
#endif


#include <linux/version.h>

#include <asm/statfs.h>

#include <linux/fs.h>