Skip to content
Commit 2fe0753d authored by Guenter Roeck's avatar Guenter Roeck Committed by Michael Ellerman
Browse files

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: a7f4ee1f ("powerpc: Drop return value of smp_ops->probe()")
Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent 16e00f5a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment