From: Sachin Kamat Date: Wed, 24 Jul 2013 06:36:42 +0000 (+0530) Subject: staging: lustre: Remove version.h header inclusion in fsfilt_ext3.c X-Git-Tag: v3.12-rc1~183^2~652 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=18b98a3b489ddb7cf0afb155a311da791d5f012c;p=linux.git staging: lustre: Remove version.h header inclusion in fsfilt_ext3.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/lvfs/fsfilt_ext3.c b/drivers/staging/lustre/lustre/lvfs/fsfilt_ext3.c index c1e99b37572e..ee75994003e1 100644 --- a/drivers/staging/lustre/lustre/lvfs/fsfilt_ext3.c +++ b/drivers/staging/lustre/lustre/lvfs/fsfilt_ext3.c @@ -48,7 +48,6 @@ #include #include #include -#include #include #include