Re: [PATCH] powerpc: Remove use of CONFIG_PPC_MERGE

2008-08-01 Thread Kumar Gala
On Aug 1, 2008, at 11:30 AM, Grant Likely wrote: On Fri, Aug 1, 2008 at 9:50 AM, Kumar Gala <[EMAIL PROTECTED]> wrote: Now that arch/ppc is gone we don't need CONFIG_PPC_MERGE anymore remove the dead code associated with !CONFIG_PPC_MERGE out of arch/ powerpc and include/asm-powerpc. Signe

Re: [PATCH] powerpc: Remove use of CONFIG_PPC_MERGE

2008-08-01 Thread Grant Likely
On Fri, Aug 1, 2008 at 9:50 AM, Kumar Gala <[EMAIL PROTECTED]> wrote: > Now that arch/ppc is gone we don't need CONFIG_PPC_MERGE anymore > remove the dead code associated with !CONFIG_PPC_MERGE out of arch/powerpc > and include/asm-powerpc. > > Signed-off-by: Kumar Gala <[EMAIL PROTECTED]> You nee

[PATCH] powerpc: Remove use of CONFIG_PPC_MERGE

2008-08-01 Thread Kumar Gala
Now that arch/ppc is gone we don't need CONFIG_PPC_MERGE anymore remove the dead code associated with !CONFIG_PPC_MERGE out of arch/powerpc and include/asm-powerpc. Signed-off-by: Kumar Gala <[EMAIL PROTECTED]> --- arch/powerpc/Kconfig.debug |2 +- arch/powerpc/kernel/Makefile