aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/include/obd_support.h
diff options
context:
space:
mode:
authorJohn L. Hammond <john.hammond@intel.com>2014-08-28 18:35:19 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-08-30 12:19:34 -0700
commit6cc9e6124dab4b6f780941e67a3df3ab924cd689 (patch)
tree4d56a2fa856bc27f3dc101e4d03a7544f0551b6d /drivers/staging/lustre/lustre/include/obd_support.h
parentstaging/lustre: remove linux/obd_class.h (diff)
downloadlinux-dev-6cc9e6124dab4b6f780941e67a3df3ab924cd689.tar.xz
linux-dev-6cc9e6124dab4b6f780941e67a3df3ab924cd689.zip
staging/lustre: remove linux/obd_support.h
Remove the superfluous header lustre/include/linux/obd_support.h. Signed-off-by: John L. Hammond <john.hammond@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/lustre/lustre/include/obd_support.h')
-rw-r--r--drivers/staging/lustre/lustre/include/obd_support.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/lustre/lustre/include/obd_support.h b/drivers/staging/lustre/lustre/include/obd_support.h
index c7fae676db28..e9497c1382bd 100644
--- a/drivers/staging/lustre/lustre/include/obd_support.h
+++ b/drivers/staging/lustre/lustre/include/obd_support.h
@@ -37,10 +37,10 @@
#ifndef _OBD_SUPPORT
#define _OBD_SUPPORT
+#include <linux/slab.h>
#include "../../include/linux/libcfs/libcfs.h"
#include "lvfs.h"
#include "lprocfs_status.h"
-#include "linux/obd_support.h"
/* global variables */
extern struct lprocfs_stats *obd_memory;