Commit 60878dfb authored by Jiri Slaby's avatar Jiri Slaby Committed by Michael Ellerman

powerpc/ftrace: Fix obsolete comment

CONFIG_MCOUNT is not defined anymore, the corresponding #ifdef there
is CONFIG_FUNCTION_TRACER.
Signed-off-by: default avatarJiri Slaby <jslaby@suse.cz>
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent dedd24a1
......@@ -1463,4 +1463,4 @@ _GLOBAL(return_to_handler)
blr
#endif /* CONFIG_FUNCTION_GRAPH_TRACER */
#endif /* CONFIG_MCOUNT */
#endif /* CONFIG_FUNCTION_TRACER */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment