git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b000c80
)
tracing: Remove trace.h header from trace_clock.c
author
Steven Rostedt
<srostedt@redhat.com>
Tue, 22 Jan 2013 17:06:56 +0000
(12:06 -0500)
committer
Steven 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