From: Frederic Weisbecker Date: Tue, 11 Nov 2008 22:21:31 +0000 (+0100) Subject: tracing/fastboot: move boot tracer structs and funcs into their own header. X-Git-Tag: v2.6.29-rc1~586^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f5ec13696fd4a33bde42f385406cbb1d3cc96fd;p=pandora-kernel.git tracing/fastboot: move boot tracer structs and funcs into their own header. 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 Acked-by: Steven Rostedt Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed