powerpc/ftrace: Fix obsolete comment
authorJiri Slaby <jslaby@suse.cz>
Tue, 29 Apr 2014 07:24:06 +0000 (09:24 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Sun, 9 Nov 2014 22:59:29 +0000 (09:59 +1100)
CONFIG_MCOUNT is not defined anymore, the corresponding #ifdef there
is CONFIG_FUNCTION_TRACER.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/entry_32.S

Simple merge