forked from Minki/linux
staging: lustre: Remove version.h header inclusion in lustre_net.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:
parent
98201dee66
commit
73086c2a52
@ -39,7 +39,6 @@
|
||||
#error Do not #include this file directly. #include <lustre_net.h> instead
|
||||
#endif
|
||||
|
||||
#include <linux/version.h>
|
||||
#include <linux/workqueue.h>
|
||||
|
||||
/* XXX Liang: should be moved to other header instead of here */
|
||||
|
Loading…
Reference in New Issue
Block a user