tracing: Remove trace.h header from trace_clock.c
authorSteven Rostedt <srostedt@redhat.com>
Tue, 22 Jan 2013 17:06:56 +0000 (12:06 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Tue, 22 Jan 2013 17:06:56 +0000 (12:06 -0500)
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 <rostedt@goodmis.org>

No differences found