summaryrefslogtreecommitdiff
path: root/include/asm-mips/smp-ops.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-mips/smp-ops.h')
-rw-r--r--include/asm-mips/smp-ops.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-mips/smp-ops.h b/include/asm-mips/smp-ops.h
index b17fdfb5d818..43c207e72a63 100644
--- a/include/asm-mips/smp-ops.h
+++ b/include/asm-mips/smp-ops.h
@@ -51,6 +51,7 @@ static inline void register_smp_ops(struct plat_smp_ops *ops)
#endif /* !CONFIG_SMP */
extern struct plat_smp_ops up_smp_ops;
+extern struct plat_smp_ops cmp_smp_ops;
extern struct plat_smp_ops vsmp_smp_ops;
#endif /* __ASM_SMP_OPS_H */