summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/include
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.com>2018-05-21 14:35:13 +1000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-05-25 18:36:43 +0200
commit7059b37ffe71420aab9c1d435df4e5f8c55b129b (patch)
tree60f36405c82477acb6623bff1f0ab5d27155e39a /drivers/staging/lustre/include
parent8fbb71cb352b7075b62ca8df819b3d559eb6c44c (diff)
downloadop-kernel-dev-7059b37ffe71420aab9c1d435df4e5f8c55b129b.zip
op-kernel-dev-7059b37ffe71420aab9c1d435df4e5f8c55b129b.tar.gz
staging: lustre: move all libcfs_all includes except in lustre/lnet/libcfs/
Again, most of these are not needed. Signed-off-by: NeilBrown <neilb@suse.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/lustre/include')
-rw-r--r--drivers/staging/lustre/include/linux/libcfs/libcfs_string.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/staging/lustre/include/linux/libcfs/libcfs_string.h b/drivers/staging/lustre/include/linux/libcfs/libcfs_string.h
index 6646347..cd7c3cc 100644
--- a/drivers/staging/lustre/include/linux/libcfs/libcfs_string.h
+++ b/drivers/staging/lustre/include/linux/libcfs/libcfs_string.h
@@ -40,6 +40,8 @@
#ifndef __LIBCFS_STRING_H__
#define __LIBCFS_STRING_H__
+#include <linux/mm.h>
+
/* libcfs_string.c */
/* Convert a text string to a bitmask */
int cfs_str2mask(const char *str, const char *(*bit2str)(int bit),
OpenPOWER on IntegriCloud