From: Steven Rostedt (Red Hat) Date: Sat, 21 Dec 2013 04:23:05 +0000 (-0500) Subject: tracing: Move ftrace_event_file() out of DYNAMIC_FTRACE ifdef X-Git-Tag: v3.14-rc1~133^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2875a08b2d1da7bae58fc01badb9b0ef1e8fc1a4;p=pandora-kernel.git tracing: Move ftrace_event_file() out of DYNAMIC_FTRACE ifdef Now that event triggers use ftrace_event_file(), it needs to be outside the #ifdef CONFIG_DYNAMIC_FTRACE, as it can now be used when that is not defined. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed