]> Pileus Git - ~andy/linux/commitdiff
staging: lustre: Remove version.h header inclusion in lproc_osc.c
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 24 Jul 2013 06:36:49 +0000 (12:06 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Jul 2013 16:58:28 +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/osc/lproc_osc.c

index d2f219877927db03d4f90636953f786a7f4c8f60..90d24d8dea21cad71b39120244b748910160198a 100644 (file)
@@ -35,7 +35,6 @@
  */
 #define DEBUG_SUBSYSTEM S_CLASS
 
-#include <linux/version.h>
 #include <asm/statfs.h>
 #include <obd_cksum.h>
 #include <obd_class.h>