[POWERPC] 8xx: generic 8xx code arch/powerpc port
authorVitaly Bordug <vbordug@ru.mvista.com>
Wed, 24 Jan 2007 19:41:06 +0000 (22:41 +0300)
committerPaul Mackerras <paulus@samba.org>
Wed, 7 Feb 2007 03:01:02 +0000 (14:01 +1100)
commit5902ebce22fa5a1ac833565dbc4fde7e8a1bc737
treebc8d2268729f1595ed974ec88f9b13227ced3c7b
parentdbbb06b7f6ae8037a5f6b4498e492791e1929635
[POWERPC] 8xx: generic 8xx code arch/powerpc port

Including support for non-coherent cache, some mm-related things +
relevant field in Kconfig and Makefiles. Also included rheap.o compilation
if 8xx is defined.

Non-coherent mapping were refined and renamed according to Cristoph
Hellwig. Orphaned functions were cleaned up.

[Also removed arch/ppc/kernel/dma-mapping.c, because otherwise
compiling with ARCH=ppc for a non DMA-cache-coherent platform ends up
with two copies of __dma_alloc_coherent etc.
 -- paulus.]

Signed-off-by: Vitaly Bordug <vbordug@ru.mvista.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/Kconfig
arch/powerpc/lib/Makefile
arch/powerpc/lib/dma-noncoherent.c [moved from arch/ppc/kernel/dma-mapping.c with 94% similarity]
arch/ppc/kernel/Makefile