Re: [PATCH 0/2] ppc/cleaup: Fix compiler warnings

2011-05-08 Thread Stratos Psomadakis
On 05/07/2011 05:11 PM, Stratos Psomadakis wrote: > Fix compiler warnings in ppc code, which can lead to build failure, if > CONFIG_PPC_WERROR is set (default). > > arch/powerpc/include/asm/pgtable-ppc64.h | 13 ++--- > arch/powerpc/kernel/Makefile |2 +- > 2 files change

[PATCH 0/2] ppc/cleaup: Fix compiler warnings

2011-05-07 Thread Stratos Psomadakis
Fix compiler warnings in ppc code, which can lead to build failure, if CONFIG_PPC_WERROR is set (default). arch/powerpc/include/asm/pgtable-ppc64.h | 13 ++--- arch/powerpc/kernel/Makefile |2 +- 2 files changed, 7 insertions(+), 8 deletions(-) __