mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-17 05:09:04 +00:00
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>