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:
fb1b6d8
)
ftrace: mcount_addr defined but not used
author
Steven Noonan
<steven@uplinklabs.net>
Sat, 20 Sep 2008 08:00:37 +0000
(
01:00
-0700)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 14 Oct 2008 08:37:58 +0000
(10:37 +0200)
When CONFIG_DYNAMIC_FTRACE isn't used, neither is mcount_addr. This
patch eliminates that warning.
Signed-off-by: Steven Noonan <steven@uplinklabs.net>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found