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:
6d72373
)
tracing/events: fix compile for modules disabled
author
Steven Rostedt
<srostedt@redhat.com>
Tue, 14 Apr 2009 22:22:32 +0000
(18:22 -0400)
committer
Steven Rostedt
<rostedt@goodmis.org>
Wed, 15 Apr 2009 02:04:19 +0000
(22:04 -0400)
Impact: compile fix
The addition of TRACE_EVENT for modules breaks the build for when
modules are disabled. This code fixes that.
Reported-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
No differences found