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)
commit7fbb2d3bdd33e58f54e360df0723d754f0b66153
treec96b76a03479f5d882568c3a6e62a91e4ecb9dde
parent0b445dcaf3adda5bec5cc494925bc689fcc59a0e
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>
arch/sh/include/asm/cacheflush.h
arch/sh/include/cpu-common/cpu/cacheflush.h
arch/sh/include/cpu-sh2a/cpu/cacheflush.h
arch/sh/include/cpu-sh3/cpu/cacheflush.h
arch/sh/include/cpu-sh4/cpu/cacheflush.h
arch/sh/include/cpu-sh5/cpu/cacheflush.h