staging: lustre: Remove duplicate header file inclusion in lvfs_linux.c
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 25 Jul 2013 06:57:26 +0000 (12:27 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Jul 2013 19:09:03 +0000 (12:09 -0700)
Removed the header file included twice.

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

index 9d19d0a79be826a5e29d3ed302a7c1522db750d7..0f387913d6ff531a7a60bd04789e4e90605b0d93 100644 (file)
@@ -46,7 +46,6 @@
 #include <linux/pagemap.h>
 #include <linux/quotaops.h>
 #include <linux/libcfs/libcfs.h>
-#include <obd.h>
 #include <linux/module.h>
 #include <linux/init.h>
 #include <linux/lustre_compat25.h>
This page took 0.024691 seconds and 5 git commands to generate.