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