]> git.baikalelectronics.ru Git - kernel.git/commit
tracing: Include module.h in define_trace.h
authorSteven Rostedt <srostedt@redhat.com>
Fri, 7 Jan 2011 20:40:10 +0000 (15:40 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Fri, 7 Jan 2011 20:44:56 +0000 (15:44 -0500)
commitd97e66a3fa06a20db9409fbf39e189a22d21bc43
treebac7e0819f738261f26d1f9dc584ad7312337c8c
parent26e9d61fe37a14aaeeaae876858941dc9d6d7a3f
tracing: Include module.h in define_trace.h

While doing some developing, Peter Zijlstra and I have found
that if a CREATE_TRACE_POINTS include is done before module.h
is included, it can break the build.

We have been lucky so far that this has not broke the build
since module.h is included in almost everything.

Reported-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
include/trace/define_trace.h