[PATCH] clean up pseries hcall interfaces

Paul Mackerras paulus at samba.org
Thu Aug 3 14:06:56 EST 2006


Geoff Levand writes:

> Change the scope of some pSeries routines now called through
> ppc_md to static.

With this I get:

  CC      arch/powerpc/platforms/pseries/lpar.o
/home/paulus/kernel/powerpc/arch/powerpc/platforms/pseries/lpar.c:273: error: static declaration of ‘pSeries_lpar_hpte_insert’ follows non-static declaration
include2/asm/mmu.h:254: error: previous declaration of ‘pSeries_lpar_hpte_insert’ was here
make[3]: *** [arch/powerpc/platforms/pseries/lpar.o] Error 1
make[2]: *** [arch/powerpc/platforms/pseries] Error 2
make[1]: *** [arch/powerpc/platforms] Error 2
make: *** [_all] Error 2

Paul.



More information about the Linuxppc-dev mailing list