commit | 7fbb2d3bdd33e58f54e360df0723d754f0b66153 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Sat Aug 15 11:25:32 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Sat Aug 15 11:25:32 2009 +0900 |
tree | c96b76a03479f5d882568c3a6e62a91e4ecb9dde | |
parent | 0b445dcaf3adda5bec5cc494925bc689fcc59a0e [diff] |
sh: consolidate flush_dcache_mmap_lock/unlock() definitions. All of the flush_dcache_mmap_lock()/flush_dcache_mmap_unlock() definitions are identical across all CPUs, so just provide them generically in asm/cacheflush.h. Signed-off-by: Paul Mundt <lethal@linux-sh.org>