]> Pileus Git - ~andy/linux/commitdiff
staging: lustre: Remove version.h header inclusion in lproc_mgc.c
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 24 Jul 2013 06:36:45 +0000 (12:06 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Jul 2013 16:58:27 +0000 (09:58 -0700)
version.h header inclusion is not necessary as detected by
versioncheck.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/mgc/lproc_mgc.c

index 1105eaa243132b7a678d9e13468ae7e895601ac3..ebecec2b0078c7d8bb6055580fd19ab4405f0e63 100644 (file)
@@ -35,7 +35,6 @@
  */
 #define DEBUG_SUBSYSTEM S_CLASS
 
-#include <linux/version.h>
 #include <linux/vfs.h>
 #include <obd_class.h>
 #include <lprocfs_status.h>