MIPS: Export _mcount alongside its definition
authorPaul Burton <paul.burton@imgtec.com>
Mon, 7 Nov 2016 11:48:04 +0000 (11:48 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 3 Jan 2017 15:34:49 +0000 (16:34 +0100)
commit827456e71036681039e2c89f58e29f950ef3eb05
tree37de187f1e69c4c8425b942be8137883f52df66e
parent29830c124d834c4ce0133aaf8ca85f045f9e758c
MIPS: Export _mcount alongside its definition

Now that EXPORT_SYMBOL can be used from assembly source, move the
EXPORT_SYMBOL invocation for _mcount to be alongside its definition.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/14525/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/mcount.S
arch/mips/kernel/mips_ksyms.c