From: Sachin Kamat Date: Wed, 24 Jul 2013 06:36:41 +0000 (+0530) Subject: staging: lustre: Remove version.h header inclusion in lproc_lov.c X-Git-Tag: v3.12-rc1~183^2~653 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=386ac14033da97aba40f17675f33acdf7a310691;p=thirdparty%2Fkernel%2Flinux.git staging: lustre: Remove version.h header inclusion in lproc_lov.c version.h header inclusion is not necessary as detected by versioncheck. Signed-off-by: Sachin Kamat Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/lustre/lustre/lov/lproc_lov.c b/drivers/staging/lustre/lustre/lov/lproc_lov.c index 5b2c0d88add1b..15744e13a3f2d 100644 --- a/drivers/staging/lustre/lustre/lov/lproc_lov.c +++ b/drivers/staging/lustre/lustre/lov/lproc_lov.c @@ -35,7 +35,6 @@ */ #define DEBUG_SUBSYSTEM S_CLASS -#include #include #include #include