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:
15adc04
)
ftrace: fix build failure
author
Ingo Molnar
<mingo@elte.hu>
Thu, 23 Oct 2008 14:11:03 +0000
(16:11 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 23 Oct 2008 14:11:03 +0000
(16:11 +0200)
fix:
kernel/trace/ftrace.c: In function 'ftrace_release':
kernel/trace/ftrace.c:271: error: implicit declaration of function 'ftrace_release_hash'
release_hash is not needed without dftraced.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found