tracing: fix for tracepoint API change
authorStephen Rothwell <sfr@canb.auug.org.au>
Fri, 28 May 2010 05:05:00 +0000 (15:05 +1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 28 May 2010 17:20:14 +0000 (10:20 -0700)
Commit 38516ab59fbc5b3bb278cf5e1fe2867c70cff32e ("tracing: Let
tracepoints have data passed to tracepoint callbacks") requires this
fixup to the powerpc code.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Acked-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found