From: Sachin Kamat Date: Wed, 24 Jul 2013 06:36:46 +0000 (+0530) Subject: staging: lustre: Remove version.h header inclusion in capa.c X-Git-Tag: v3.12-rc1~183^2~648 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=c3f8f3d83adadacf3ba0835a8100ddf399ce9940;p=linux.git staging: lustre: Remove version.h header inclusion in capa.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/obdclass/capa.c b/drivers/staging/lustre/lustre/obdclass/capa.c index 3e532f5106e4..5eea9bec054a 100644 --- a/drivers/staging/lustre/lustre/obdclass/capa.c +++ b/drivers/staging/lustre/lustre/obdclass/capa.c @@ -42,7 +42,6 @@ #define DEBUG_SUBSYSTEM S_SEC -#include #include #include #include