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

index 5b2c0d88add1b6bfbba5f5b2e7e564cfe0113e5d..15744e13a3f2d34e12edaba88c7491c46b2bde86 100644 (file)
@@ -35,7 +35,6 @@
  */
 #define DEBUG_SUBSYSTEM S_CLASS
 
-#include <linux/version.h>
 #include <asm/statfs.h>
 #include <lprocfs_status.h>
 #include <obd_class.h>