From: Sam Ravnborg Date: Fri, 16 May 2014 21:25:48 +0000 (+0200) Subject: sparc: fix sparse warning in math_{32,64} X-Git-Tag: omap-for-v3.16/fixes-rc4~86^2^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e9f0935e00e73508fe1505e176b42f24f0b8a1b;p=pandora-kernel.git sparc: fix sparse warning in math_{32,64} Fix following sparse warning: math_{32,64}.c: warning: symbol 'do_mathemu' was not declared. Should it be static? Add prototype in processor_{32,64} and drop extern in traps_{32,64}.c Signed-off-by: Sam Ravnborg Signed-off-by: David S. Miller --- Reading git-diff-tree failed