On Thu, Sep 24, 2009 at 03:27:19PM -0700, Mark Mason wrote: > I'm getting the following compiling for my bcm1480: > > CALL scripts/checksyscalls.sh > CHK include/linux/compile.h > CC arch/mips/kernel/smp.o > arch/mips/kernel/smp.c: In function `arch_send_call_function_single_ipi': > arch/mips/kernel/smp.c:140: error: incompatible type for argument 1 of indirect function call > make[1]: *** [arch/mips/kernel/smp.o] Error 1 > make: *** [arch/mips/kernel] Error 2 > > Anyone else running into this? Yes, the code got Rusty. I fixed that a few hours ago. Ralf