summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-07-11 22:50:23 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-07-11 22:50:23 -0700
commitee9c1c1637ba170d489accdb13de8cc239db2ac1 (patch)
tree18f3bdc3191d28ebf0143eba646cc9426bb04bef
parenta393fd545fa2f800dc51cc8cd1a1538808ee5d20 (diff)
downloadlinux-ee9c1c1637ba170d489accdb13de8cc239db2ac1.tar.bz2
staging: lustre: remove empty bitmap.h
The file was empty, remove it as it wasn't doing anything. Cc: Andreas Dilger <andreas.dilger@intel.com> Cc: Oleg Drokin <oleg.drokin@intel.com> Cc: hpdd-discuss <hpdd-discuss@lists.01.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r--drivers/staging/lustre/include/linux/libcfs/bitmap.h1
-rw-r--r--drivers/staging/lustre/lustre/include/obd.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/lustre/include/linux/libcfs/bitmap.h b/drivers/staging/lustre/include/linux/libcfs/bitmap.h
deleted file mode 100644
index 8b137891791f..000000000000
--- a/drivers/staging/lustre/include/linux/libcfs/bitmap.h
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/drivers/staging/lustre/lustre/include/obd.h b/drivers/staging/lustre/lustre/include/obd.h
index 6f036ce7e2da..ef4ad1fcc112 100644
--- a/drivers/staging/lustre/lustre/include/obd.h
+++ b/drivers/staging/lustre/lustre/include/obd.h
@@ -50,7 +50,6 @@
#include "lustre/lustre_idl.h"
#include "lustre_lib.h"
-#include "../../include/linux/libcfs/bitmap.h"
#include "lu_ref.h"
#include "lustre_export.h"
#include "lustre_fid.h"