tracing/fastboot: move boot tracer structs and funcs into their own header.
authorFrederic Weisbecker <fweisbec@gmail.com>
Tue, 11 Nov 2008 22:21:31 +0000 (23:21 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 12 Nov 2008 09:17:18 +0000 (10:17 +0100)
Impact: Cleanups on the boot tracer and ftrace

This patch bring some cleanups about the boot tracer headers. The
functions and structures of this tracer have nothing related to ftrace
and should have so their own header file.

Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Acked-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found