commit | cbbe2f68f678a90bebeb30b8a7fcd8aed0614879 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Sat Aug 15 09:30:39 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Sat Aug 15 09:30:39 2009 +0900 |
tree | 4a8ffeea96f32ff6e532fdc2667181b48d5a26ca | |
parent | 2739742c24f1a55365e71f0722bfdce8994e9c4e [diff] |
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 <lethal@linux-sh.org>