From: Paul Mundt Date: Wed, 14 Oct 2009 02:49:49 +0000 (+0900) Subject: sh: Provide CALLER_ADDRx definitions even when ftrace is disabled. X-Git-Tag: v2.6.33-rc1~347^2~27^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36c871992697eaaf88a3682c2c3003a41c54b8c0;p=pandora-kernel.git sh: Provide CALLER_ADDRx definitions even when ftrace is disabled. Despite being located in the ftrace header, the CALLER_ADDRx definitions are used by generic code. As such, we have to provide it generically, and given that there is no real dependence on ftrace in the first place, the definitions can just be moved out. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed