From: Nicolas Iooss Date: Sun, 3 May 2015 10:18:02 +0000 (+0800) Subject: tracing: remove unused ftrace_output_event() prototype X-Git-Tag: omap-for-v4.3/legacy-v2-signed~124^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=755a27e7e4c817dd51ade41668b380f26026899c;p=pandora-kernel.git tracing: remove unused ftrace_output_event() prototype The prototype of ftrace_output_event was added by commit 1d6bae966e90 ("tracing: Move raw output code from macro to standalone function") but this function was not defined anywhere, and is still nowhere to be found. Link: http://lkml.kernel.org/r/1430648282-25792-1-git-send-email-nicolas.iooss_linux@m4x.org Signed-off-by: Nicolas Iooss Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed