From: Sachin Kamat Date: Wed, 24 Jul 2013 06:36:38 +0000 (+0530) Subject: staging: lustre: Remove version.h header inclusion in super25.c X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=7dd39928e17b5c55145efdc013d1d375fb3b573f;p=deliverable%2Flinux.git staging: lustre: Remove version.h header inclusion in super25.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/llite/super25.c b/drivers/staging/lustre/lustre/llite/super25.c index ea06f1a18776..0beaf4e76b4b 100644 --- a/drivers/staging/lustre/lustre/llite/super25.c +++ b/drivers/staging/lustre/lustre/llite/super25.c @@ -38,7 +38,6 @@ #include #include -#include #include #include #include