diff options
author | Guenter Roeck <linux@roeck-us.net> | 2015-04-14 12:52:50 -0700 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2015-04-15 15:52:59 +1000 |
commit | 2fe0753d49402aee325cc39c476b46fd51a8afec (patch) | |
tree | 47b82b1a5aee26048bb7612e102e7a7ad0faa5b4 /fs | |
parent | 16e00f5a5f12eb32ca39df6a7afd5c0062705af6 (diff) | |
download | linux-2fe0753d49402aee325cc39c476b46fd51a8afec.tar.bz2 |
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 <linux@roeck-us.net>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions