tracing/events: move declarations from trace directory to core include
authorSteven Rostedt <srostedt@redhat.com>
Mon, 13 Apr 2009 15:20:49 +0000 (11:20 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Tue, 14 Apr 2009 16:57:58 +0000 (12:57 -0400)
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 <rostedt@goodmis.org>

No differences found