From: Sachin Kamat Date: Wed, 24 Jul 2013 06:36:47 +0000 (+0530) Subject: staging: lustre: Remove version.h header inclusion in linux-sysctl.c X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=b17984687cea1362f26f4444d9238df876b255ef;p=linux-beck.git staging: lustre: Remove version.h header inclusion in linux-sysctl.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/linux/linux-sysctl.c b/drivers/staging/lustre/lustre/obdclass/linux/linux-sysctl.c index 7b94cb7b58e0..8fe6a019d1e3 100644 --- a/drivers/staging/lustre/lustre/obdclass/linux/linux-sysctl.c +++ b/drivers/staging/lustre/lustre/obdclass/linux/linux-sysctl.c @@ -39,7 +39,6 @@ #include #include #include -#include #include #include #include