From: Greg Kroah-Hartman Date: Sat, 12 Jul 2014 04:34:24 +0000 (-0700) Subject: staging: lustre: fix include relative paths X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~897 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1accaadf2af8b871601d8b1cc8a06dce87b6a435;p=pandora-kernel.git staging: lustre: fix include relative paths In drivers/staging/lustre/lustre/include there was a bunch of .h files relying on ccflags to be set up right. Make all of them proper relative paths so that ccflags for different subdirs can be now removed. Cc: Andreas Dilger Cc: Oleg Drokin Cc: hpdd-discuss Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed