From: Sachin Kamat Date: Wed, 24 Jul 2013 06:36:36 +0000 (+0530) Subject: staging: lustre: Remove version.h header inclusion in lproc_llite.c X-Git-Tag: firefly_0821_release~176^2~5471^2~658 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=fff5096ff5f979346532693b01031731e504fd7d;p=firefly-linux-kernel-4.4.55.git staging: lustre: Remove version.h header inclusion in lproc_llite.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/lproc_llite.c b/drivers/staging/lustre/lustre/llite/lproc_llite.c index a7b12fdd76b1..3ad391ae5894 100644 --- a/drivers/staging/lustre/lustre/llite/lproc_llite.c +++ b/drivers/staging/lustre/lustre/llite/lproc_llite.c @@ -35,7 +35,6 @@ */ #define DEBUG_SUBSYSTEM S_LLITE -#include #include #include #include