linux-stable-rt/arch/powerpc/platforms/ps3
Geoff Levand d8f48457d5 powerpc/ps3: Fix build error on UP
A non-SMP version of smp_send_stop() is now included in smp.h.
Remove the unneeded definition in the PS3 smp.c.

Fixes build errors like these when CONFIG_SMP=n:

  arch/powerpc/platforms/ps3/setup.c:49: error: redefinition of 'smp_send_stop'
  include/linux/smp.h:125: error: previous definition of 'smp_send_stop' was here

Reported-by: Subrata Modak <subrata@linux.vnet.ibm.com>
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2009-04-28 13:53:29 +10:00
..
Kconfig
Makefile
device-init.c
exports.c
htab.c
hvcall.S
interrupt.c
mm.c
os-area.c powerpc/ps3: Fix CONFIG_PS3_FLASH=n build warning 2009-04-22 14:56:34 +10:00
platform.h powerpc/ps3: Add rtc-ps3 2009-04-02 01:05:32 +00:00
repository.c
setup.c powerpc/ps3: Fix build error on UP 2009-04-28 13:53:29 +10:00
smp.c
spu.c
system-bus.c dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 2009-04-07 08:31:11 -07:00
time.c powerpc/ps3: Add rtc-ps3 2009-04-02 01:05:32 +00:00