From: Steven Rostedt Date: Tue, 14 Apr 2009 22:22:32 +0000 (-0400) Subject: tracing/events: fix compile for modules disabled X-Git-Tag: v2.6.31-rc1~401^2~159 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61f919a12fbdc3fd20f980a34a118d597198a392;p=pandora-kernel.git tracing/events: fix compile for modules disabled 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 Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed