From: Steven Rostedt Date: Thu, 19 Mar 2015 21:50:47 +0000 (-0400) Subject: regmap: Move tracing header into drivers/base/regmap X-Git-Tag: omap-for-v4.1/fixes-rc1~177^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f58078dacaaf6fbe664d5404dca7f76dce576113;p=pandora-kernel.git regmap: Move tracing header into drivers/base/regmap The tracing events for regmap are confined to the regmap subsystem. It also requires accessing an internal header. Instead of including the internal header from a generic file location, move the tracing file into the regmap directory. Also rename the regmap tracing header to trace.h, as it is redundant to keep the regmap.h name when it is in the regmap directory. Signed-off-by: Steven Rostedt Signed-off-by: Mark Brown --- Reading git-diff-tree failed