]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc: Ensure global functions include their prototype
authorAnton Blanchard <anton@samba.org>
Tue, 19 Aug 2014 22:55:19 +0000 (08:55 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 25 Sep 2014 13:14:42 +0000 (23:14 +1000)
commit1217d34b531c76362217057ca70a8ce8950574e0
treeb8b0ef3401e3814596e05fb80edc7e20caa7ca96
parente51df2c170efaeadce4d416e1825b0830de0a795
powerpc: Ensure global functions include their prototype

Fix a number of places where global functions were not including
their prototype. This ensures the prototype and the function match.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/smp.c
arch/powerpc/mm/slice.c
arch/powerpc/oprofile/backtrace.c
arch/powerpc/platforms/powernv/subcore.c
arch/powerpc/platforms/pseries/dlpar.c
arch/powerpc/platforms/pseries/hotplug-memory.c
arch/powerpc/platforms/pseries/pci.c