From: Guenter Roeck Date: Tue, 14 Apr 2015 19:52:50 +0000 (-0700) Subject: powerpc/powermac: Fix build error seen with powermac smp builds X-Git-Tag: omap-for-v4.1/fixes-rc1~126^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fe0753d49402aee325cc39c476b46fd51a8afec;p=pandora-kernel.git 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: a7f4ee1fe93a ("powerpc: Drop return value of smp_ops->probe()") Signed-off-by: Guenter Roeck Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed