powerpc/sparse: make some things static
This is just a smattering of things picked up by sparse that should be made static. Signed-off-by: Daniel Axtens <dja@axtens.net> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Este commit está contenido en:

cometido por
Michael Ellerman

padre
1d1451655b
commit
34852ed551
@@ -29,7 +29,7 @@
|
||||
|
||||
static u32 supported_cpuidle_states;
|
||||
|
||||
int pnv_save_sprs_for_winkle(void)
|
||||
static int pnv_save_sprs_for_winkle(void)
|
||||
{
|
||||
int cpu;
|
||||
int rc;
|
||||
|
Referencia en una nueva incidencia
Block a user