From: Paul Mundt Date: Sat, 15 Aug 2009 00:30:39 +0000 (+0900) Subject: sh: rename pg-mmu.c -> cache.c, enable generically. X-Git-Tag: v2.6.32-rc1~640^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbbe2f68f678a90bebeb30b8a7fcd8aed0614879;p=pandora-kernel.git sh: rename pg-mmu.c -> cache.c, enable generically. This builds in the newly created cache.c (renamed from pg-mmu.c) for both MMU and NOMMU configurations. The kmap_coherent() stubs and alias information recorded by each CPU family takes care of doing the right thing while enabling the code to be commonly shared. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed