From: Sam Ravnborg Date: Fri, 16 May 2014 21:26:11 +0000 (+0200) Subject: sparc64: fix sparse warning in ftrace.c X-Git-Tag: omap-for-v3.16/fixes-rc4~86^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6abce1fa8a75e4951e06400cdf48dcad6527ced;p=pandora-kernel.git sparc64: fix sparse warning in ftrace.c Fix following warning: ftrace.c:123:15: warning: symbol 'prepare_ftrace_return' was not declared. Should it be static? Add prototype for asm/ftrace.h Signed-off-by: Sam Ravnborg Signed-off-by: David S. Miller --- Reading git-diff-tree failed