aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/fld/fld_cache.c
diff options
context:
space:
mode:
authorJohn L. Hammond <john.hammond@intel.com>2014-08-30 17:12:46 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-08-30 15:08:03 -0700
commit1a339759f706d3bc7337348af728b04a8d30e31d (patch)
tree60b30315732237cc1c243722458b796ceda19e5a /drivers/staging/lustre/lustre/fld/fld_cache.c
parentstaging/lustre/obdclass: remove mea.c (diff)
downloadlinux-dev-1a339759f706d3bc7337348af728b04a8d30e31d.tar.xz
linux-dev-1a339759f706d3bc7337348af728b04a8d30e31d.zip
staging/lustre: remove md_object.h
The declarations from lustre/include/md_object.h are not used so remove them. Signed-off-by: John L. Hammond <john.hammond@intel.com> Signed-off-by: Oleg Drokin <oleg.drokin@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/lustre/lustre/fld/fld_cache.c')
-rw-r--r--drivers/staging/lustre/lustre/fld/fld_cache.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/lustre/lustre/fld/fld_cache.c b/drivers/staging/lustre/lustre/fld/fld_cache.c
index f5a340af499e..5d95d0b358b8 100644
--- a/drivers/staging/lustre/lustre/fld/fld_cache.c
+++ b/drivers/staging/lustre/lustre/fld/fld_cache.c
@@ -54,7 +54,6 @@
#include "../include/lprocfs_status.h"
#include "../include/dt_object.h"
-#include "../include/md_object.h"
#include "../include/lustre_req_layout.h"
#include "../include/lustre_fld.h"
#include "fld_internal.h"