Commit 73086c2a authored by Sachin Kamat's avatar Sachin Kamat Committed by Greg Kroah-Hartman
Browse files

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: default avatarSachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 98201dee
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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 */