From: Steven Rostedt Date: Fri, 6 Feb 2009 05:33:09 +0000 (-0800) Subject: powerpc, ftrace: fix compile error when modules not configured X-Git-Tag: v2.6.30-rc1~619^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17be5b3ddf71d980f67fc826e49b00cd2afd724d;p=pandora-kernel.git powerpc, ftrace: fix compile error when modules not configured Michael Neuling reported a compile bug when dynamic ftrace was configured in and modules were not. This was due to the ftrace code referencing module specific structures. Reported-by: Michael Neuling Signed-off-by: Steven Rostedt Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed