From: Vitaly Bordug Date: Wed, 24 Jan 2007 19:41:06 +0000 (+0300) Subject: [POWERPC] 8xx: generic 8xx code arch/powerpc port X-Git-Tag: v2.6.21-rc1~92^2~23^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5902ebce22fa5a1ac833565dbc4fde7e8a1bc737;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed