]> git.baikalelectronics.ru Git - kernel.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)
commita798dfeedae6756fa3f3de61bb9e98c883d3d7ad
treeb8b0ef3401e3814596e05fb80edc7e20caa7ca96
parentb8fafdc53ab6299751076460eac0794d3a3fd6b6
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