X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=arch%2Fm32r%2Finclude%2Fasm%2Fsmp.h;h=e67ded1aab9100df5d478573945166b70a7b4105;hb=49e70dda359660f20fa21d03bfae132e15c78195;hp=b96a6d2ffbc3f16161cb7fbc8e85de866dfeaaf3;hpb=3a20ac2c52b1317f5a5f0bd9cd3cbe8495ddd026;p=pandora-kernel.git diff --git a/arch/m32r/include/asm/smp.h b/arch/m32r/include/asm/smp.h index b96a6d2ffbc3..e67ded1aab91 100644 --- a/arch/m32r/include/asm/smp.h +++ b/arch/m32r/include/asm/smp.h @@ -88,7 +88,7 @@ extern void smp_send_timer(void); extern unsigned long send_IPI_mask_phys(cpumask_t, int, int); extern void arch_send_call_function_single_ipi(int cpu); -extern void arch_send_call_function_ipi(cpumask_t mask); +extern void arch_send_call_function_ipi_mask(const struct cpumask *mask); #endif /* not __ASSEMBLY__ */