android_kernel_xiaomi_sm8350/arch/powerpc/platforms/pasemi
Geoff Levand 2d6b3de237 powerpc/pasemi: 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 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

Reported-by: subrata@linux.vnet.ibm.com
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Acked-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2009-04-22 14:56:35 +10:00
..
cpufreq.c powerpc: Fix cpufreq drivers after cpufreq core changes 2009-01-11 21:32:01 -08:00
dma_lib.c powerpc/pasemi: Use DEFINE_SPINLOCK 2009-01-08 16:25:11 +11:00
gpio_mdio.c phylib: two dynamic mii_bus allocation fallout fixes 2008-10-09 09:45:04 -07:00
idle.c
iommu.c powerpc/pseries: iommu enablement for CMO 2008-07-25 15:44:43 +10:00
Kconfig powerpc/kconfig: Kill PPC_MULTIPLATFORM 2009-03-11 17:11:35 +11:00
Makefile
misc.c
pasemi.h
pci.c
powersave.S
setup.c powerpc/pasemi: Fix build error on UP 2009-04-22 14:56:35 +10:00
time.c