aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/include/linux/lustre_net.h
diff options
context:
space:
mode:
authorSachin Kamat <sachin.kamat@linaro.org>2013-07-24 12:06:28 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-07-24 09:58:08 -0700
commit73086c2a522cc6756f637863f79fe76ed740a05a (patch)
tree1cfa9d4f171b7a99773060ab69e9f2a444b81544 /drivers/staging/lustre/lustre/include/linux/lustre_net.h
parentstaging: lustre: Remove version.h header inclusion in lustre_lite.h (diff)
downloadlinux-dev-73086c2a522cc6756f637863f79fe76ed740a05a.tar.xz
linux-dev-73086c2a522cc6756f637863f79fe76ed740a05a.zip
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>
Diffstat (limited to 'drivers/staging/lustre/lustre/include/linux/lustre_net.h')
-rw-r--r--drivers/staging/lustre/lustre/include/linux/lustre_net.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/lustre/lustre/include/linux/lustre_net.h b/drivers/staging/lustre/lustre/include/linux/lustre_net.h
index 2d7c425d7012..05de4d87db9a 100644
--- a/drivers/staging/lustre/lustre/include/linux/lustre_net.h
+++ b/drivers/staging/lustre/lustre/include/linux/lustre_net.h
@@ -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 */