From: Vaibhav Nagarnaik Date: Thu, 7 Jun 2012 23:46:25 +0000 (-0700) Subject: tracing: Cleanup unnecessary function declarations X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~77^2~4^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f86ab9fcaef122abb837819139eadac1a0ca966;p=pandora-kernel.git tracing: Cleanup unnecessary function declarations The functions defined in include/trace/syscalls.h are not used directly since struct ftrace_event_class was introduced. Remove them from the header file and rearrange the ftrace_event_class declarations in trace_syscalls.c. Link: http://lkml.kernel.org/r/1339112785-21806-2-git-send-email-vnagarnaik@google.com Signed-off-by: Vaibhav Nagarnaik Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed