MIPS: Export invalid_pte_table alongside its definition
authorPaul Burton <paul.burton@imgtec.com>
Mon, 7 Nov 2016 11:14:12 +0000 (11:14 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 3 Jan 2017 15:34:49 +0000 (16:34 +0100)
commitaa4089e6ce54b5a7aaf5a0e8afb442395cca8503
tree40deb5be52bb8bd7b9c255945e506c116d9cbf4a
parent827456e71036681039e2c89f58e29f950ef3eb05
MIPS: Export invalid_pte_table alongside its definition

It's unclear to me why this wasn't always the case, but move the
EXPORT_SYMBOL invocation for invalid_pte_table 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/14511/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/mips_ksyms.c
arch/mips/mm/init.c