From: Steven Rostedt Date: Mon, 13 Apr 2009 15:20:49 +0000 (-0400) Subject: tracing/events: move declarations from trace directory to core include X-Git-Tag: v2.6.31-rc1~401^2~164 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97f2025153499faa17267a0d4e18c7afaf73f39d;p=pandora-kernel.git tracing/events: move declarations from trace directory to core include In preparation to allowing trace events to happen in modules, we need to move some of the local declarations in the kernel/trace directory into include/linux. This patch simply moves the declarations and performs no context changes. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed