summaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/lov/lov_offset.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-07-11 22:01:58 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-07-11 22:01:58 -0700
commit0cf0f7a7222eaea376813ca6df458b85e95e60a2 (patch)
tree00410cceafb99f512a5d841ab1f85aec09b863fe /drivers/staging/lustre/lustre/lov/lov_offset.c
parenta8c495aca94700324f6620556a2519b3a8e8cacb (diff)
downloadop-kernel-dev-0cf0f7a7222eaea376813ca6df458b85e95e60a2.zip
op-kernel-dev-0cf0f7a7222eaea376813ca6df458b85e95e60a2.tar.gz
staging: lustre: lov: remove ccflags from Makefile
Fix up the relative paths in the .c files to properly build with the Makefile change. 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>
Diffstat (limited to 'drivers/staging/lustre/lustre/lov/lov_offset.c')
-rw-r--r--drivers/staging/lustre/lustre/lov/lov_offset.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/lustre/lustre/lov/lov_offset.c b/drivers/staging/lustre/lustre/lov/lov_offset.c
index 6003f9b..9ed5c93 100644
--- a/drivers/staging/lustre/lustre/lov/lov_offset.c
+++ b/drivers/staging/lustre/lustre/lov/lov_offset.c
@@ -38,7 +38,7 @@
#include "../../include/linux/libcfs/libcfs.h"
-#include <obd_class.h>
+#include "../include/obd_class.h"
#include "lov_internal.h"
OpenPOWER on IntegriCloud