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