]> 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)
commit378fcd1ac48da9a29c93366f8aa13c01db1b1eeb
treeb8b0ef3401e3814596e05fb80edc7e20caa7ca96
parent4fc865fed6fe2becd2afc706fd90189c7bb6d2fa
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