]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit446a7e1ca00dd59e3896ee8c29e9f1a3d72c3322
tree7f9de65fa5d15ddc39a01649d223676a26fc4bc9
parente76b9eed56946d834feec3f88d400c2572976ac2
powerpc/ftrace: Fix obsolete comment

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