tracing/events: fix compile for modules disabled
authorSteven Rostedt <srostedt@redhat.com>
Tue, 14 Apr 2009 22:22:32 +0000 (18:22 -0400)
committerSteven 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