From: Pekka Paalanen Date: Tue, 16 Sep 2008 18:56:41 +0000 (+0300) Subject: ftrace: move mmiotrace functions out of trace.c X-Git-Tag: v2.6.28-rc1~78^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45dcd8b8a8ca855591e3ac882d3a7fc255d09d43;p=pandora-kernel.git ftrace: move mmiotrace functions out of trace.c Moves the mmiotrace specific functions from trace.c to trace_mmiotrace.c. Functions trace_wake_up(), tracing_get_trace_entry(), and tracing_generic_entry_update() are therefore made available outside trace.c. Signed-off-by: Pekka Paalanen Acked-by: Steven Rostedt Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed