sh: consolidate flush_dcache_mmap_lock/unlock() definitions.
authorPaul Mundt <lethal@linux-sh.org>
Sat, 15 Aug 2009 02:25:32 +0000 (11:25 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Sat, 15 Aug 2009 02:25:32 +0000 (11:25 +0900)
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>

No differences found