sh: rename pg-mmu.c -> cache.c, enable generically.
authorPaul Mundt <lethal@linux-sh.org>
Sat, 15 Aug 2009 00:30:39 +0000 (09:30 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Sat, 15 Aug 2009 00:30:39 +0000 (09:30 +0900)
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 <lethal@linux-sh.org>

No differences found