X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=include%2Fasm-mips%2Fsmp-ops.h;h=43c207e72a637042902b43aa871131923ca52fc2;hb=9d8fddfb17aaee4ffc5e3d0560620d0fa8b50a42;hp=b17fdfb5d8187551faac0e87d1b850bb86cbe5ae;hpb=87353d8ac39c52784da605ecbe965ecdfad609ad;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-mips/smp-ops.h b/include/asm-mips/smp-ops.h index b17fdfb5d81..43c207e72a6 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 */