]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ftrace: mcount_addr defined but not used
authorSteven Noonan <steven@uplinklabs.net>
Sat, 20 Sep 2008 08:00:37 +0000 (01:00 -0700)
committerIngo Molnar <mingo@elte.hu>
Tue, 14 Oct 2008 08:37:58 +0000 (10:37 +0200)
commit71c67d58b5660f8e42c7d4c3e77cbc03fac5ed31
treec098b6b717c3bf1cb80bef83bde7c9a0ccbacaad
parentfb1b6d8b5154c692172a424e45fbd0573295cb93
ftrace: mcount_addr defined but not used

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>
kernel/trace/ftrace.c