mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-02 01:06:46 +09:00
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>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
082013e97d
commit
98201dee66
@@ -40,8 +40,6 @@
|
||||
#endif
|
||||
|
||||
|
||||
#include <linux/version.h>
|
||||
|
||||
#include <asm/statfs.h>
|
||||
|
||||
#include <linux/fs.h>
|
||||
|
||||
Reference in New Issue
Block a user