[patch] powerpc/pasemi: Fix no SMP build error

Olof Johansson olof at lixom.net
Wed Apr 22 03:25:02 EST 2009


On Fri, Apr 17, 2009 at 09:36:37AM -0700, Geoff Levand wrote:
> A non-SMP version of smp_send_stop() is now included in smp.h.
> Remove the unneeded def in the pasemi setup.c.
> 
> Fixes build errors like these when CONFIG_SMP=n:
> 
>   arch/powerpc/platforms/pasemi/setup.c:48: error: redefinition of ???smp_send_stop???
>   include/linux/smp.h:125: error: previous definition of 'smp_send_stop' was here

Thanks for taking care of this.

> Reported-by: subrata at linux.vnet.ibm.com
> Signed-off-by: Geoff Levand <geoffrey.levand at am.sony.com>


Acked-by: Olof Johansson <olof at lixom.net>


-Olof



More information about the Linuxppc-dev mailing list