]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Remove use of CONFIG_PPC_MERGE
authorKumar Gala <galak@kernel.crashing.org>
Fri, 1 Aug 2008 16:44:11 +0000 (02:44 +1000)
committerPaul Mackerras <paulus@samba.org>
Mon, 4 Aug 2008 03:18:17 +0000 (13:18 +1000)
commitca6c186d35e649cb760aa298360eee3e7742d7e9
treef916fd843972502d918a1a03bdb99c9c2bbaa91c
parent4d377d3a9464e09f7c46e714e706cd4b5ada712c
powerpc: Remove use of CONFIG_PPC_MERGE

Now that arch/ppc is gone and CONFIG_PPC_MERGE is always set, remove
the dead code associated with !CONFIG_PPC_MERGE from arch/powerpc
and include/asm-powerpc.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
15 files changed:
arch/powerpc/Kconfig.debug
arch/powerpc/include/asm/dcr.h
arch/powerpc/include/asm/i8259.h
arch/powerpc/include/asm/ipic.h
arch/powerpc/include/asm/irq.h
arch/powerpc/kernel/Makefile
arch/powerpc/kernel/cpu_setup_44x.S
arch/powerpc/kernel/irq.c
arch/powerpc/kernel/process.c
arch/powerpc/kernel/vdso.c
arch/powerpc/lib/Makefile
arch/powerpc/platforms/52xx/Makefile
arch/powerpc/platforms/Makefile
arch/powerpc/platforms/powermac/Makefile
arch/powerpc/sysdev/Makefile