From: Steven Rostedt Date: Tue, 22 Jan 2013 17:06:56 +0000 (-0500) Subject: tracing: Remove trace.h header from trace_clock.c X-Git-Tag: v3.9-rc1~173^2~18^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a71e4c6d749d06f52e75a406fc9046924fcfcc1;p=pandora-kernel.git tracing: Remove trace.h header from trace_clock.c As trace_clock is used by other things besides tracing, and it does not require anything from trace.h, it is best not to include the header file in trace_clock.c. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed