git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
758a017
)
sparc64: fix sparse warning in ftrace.c
author
Sam Ravnborg
<sam@ravnborg.org>
Fri, 16 May 2014 21:26:11 +0000
(23:26 +0200)
committer
David S. Miller
<davem@davemloft.net>
Mon, 19 May 2014 02:01:35 +0000
(19:01 -0700)
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 <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found