linux-stable/arch/powerpc/platforms/powermac
Guenter Roeck 2fe0753d49 powerpc/powermac: Fix build error seen with powermac smp builds
powermac smp builds fail with

arch/powerpc/platforms/powermac/smp.c: In function 'smp_psurge_probe':
arch/powerpc/platforms/powermac/smp.c:278:3: error:
		'return' with a value, in function returning void

There are several instances of this error.

Fixes: a7f4ee1fe9 ("powerpc: Drop return value of smp_ops->probe()")
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2015-04-15 15:52:59 +10:00
..
backlight.c
bootx_init.c powerpc/powermac: Cleaning up missing null-terminate in conjunction with strncpy 2015-03-17 15:55:52 +11:00
cache.S
feature.c The branch contains the following device tree changes the v3.17 merge 2014-08-14 09:53:39 -06:00
Kconfig
low_i2c.c
Makefile
nvram.c powerpc: Remove more traces of bootmem 2014-11-19 21:41:51 +11:00
pci.c powerpc/powermac: Move controller ops from ppc_md to controller_ops 2015-04-11 20:49:15 +10:00
pfunc_base.c
pfunc_core.c
pic.c powerpc/pmac: Fix DT refcount imbalance in pmac_pic_probe_oldstyle 2015-03-25 16:53:27 +11:00
pmac.h powerpc/powermac: Move controller ops from ppc_md to controller_ops 2015-04-11 20:49:15 +10:00
setup.c powerpc/powermac: Move controller ops from ppc_md to controller_ops 2015-04-11 20:49:15 +10:00
sleep.S
smp.c powerpc/powermac: Fix build error seen with powermac smp builds 2015-04-15 15:52:59 +10:00
time.c
udbg_adb.c
udbg_scc.c