Commit 82d45de6 authored by Sanjay Lal's avatar Sanjay Lal Committed by Ralf Baechle

MIPS: Export symbols used by KVM/MIPS module

Signed-off-by: default avatarSanjay Lal <sanjayl@kymasys.com>
Cc: kvm@vger.kernel.org
Cc: linux-mips@linux-mips.org
Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 12e25f8e
...@@ -83,6 +83,7 @@ static inline void set_cpu_sibling_map(int cpu) ...@@ -83,6 +83,7 @@ static inline void set_cpu_sibling_map(int cpu)
} }
struct plat_smp_ops *mp_ops; struct plat_smp_ops *mp_ops;
EXPORT_SYMBOL(mp_ops);
__cpuinit void register_smp_ops(struct plat_smp_ops *ops) __cpuinit void register_smp_ops(struct plat_smp_ops *ops)
{ {
......
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