powerpc/sparse: Include headers containing prototypes
authorDaniel Axtens <dja@axtens.net>
Wed, 18 May 2016 01:16:51 +0000 (11:16 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 16 Jun 2016 12:40:19 +0000 (22:40 +1000)
commit665e87ffe1c400c525c3a4cd6fcb5db75972fadd
treec95e6b8943a647dc811fbe059924b6d3dc5e7b73
parent42f5b4cacd783faf05e3ff8bf85e8be31f3dfa9d
powerpc/sparse: Include headers containing prototypes

Sometimes headers that provide prototypes for functions are
accidentally omitted from the files that define the functions.

Fix a couple of times that occurs.

Signed-off-by: Daniel Axtens <dja@axtens.net>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/smp.c
arch/powerpc/platforms/pseries/power.c