aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/llite/symlink.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-07-11 21:51:41 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-07-11 21:57:19 -0700
commit67a235f5e5893bc7dc86cf0e867fdb3f9041df18 (patch)
treed88e1c8885c78efd662c9e1f560ec8be4f7b3161 /drivers/staging/lustre/lustre/llite/symlink.c
parentstaging: lustre: fld: remove ccflags from Makefile (diff)
downloadlinux-dev-67a235f5e5893bc7dc86cf0e867fdb3f9041df18.tar.xz
linux-dev-67a235f5e5893bc7dc86cf0e867fdb3f9041df18.zip
staging: lustre: llite: 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/llite/symlink.c')
-rw-r--r--drivers/staging/lustre/lustre/llite/symlink.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/lustre/lustre/llite/symlink.c b/drivers/staging/lustre/lustre/llite/symlink.c
index 129d3023dcea..20e678b31c7b 100644
--- a/drivers/staging/lustre/lustre/llite/symlink.c
+++ b/drivers/staging/lustre/lustre/llite/symlink.c
@@ -39,7 +39,7 @@
#include <linux/stat.h>
#define DEBUG_SUBSYSTEM S_LLITE
-#include <lustre_lite.h>
+#include "../include/lustre_lite.h"
#include "llite_internal.h"
static int ll_readlink_internal(struct inode *inode,