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>
Este commit está contenido en:
Daniel Axtens
2016-05-18 11:16:51 +10:00
cometido por Michael Ellerman
padre 42f5b4cacd
commit 665e87ffe1
Se han modificado 2 ficheros con 3 adiciones y 0 borrados

Ver fichero

@@ -27,6 +27,8 @@
#include <linux/init.h>
#include <asm/machdep.h>
#include "pseries.h"
unsigned long rtas_poweron_auto; /* default and normal state is 0 */
static ssize_t auto_poweron_show(struct kobject *kobj,