From: Paul Mundt Date: Sat, 15 Aug 2009 02:25:32 +0000 (+0900) Subject: sh: consolidate flush_dcache_mmap_lock/unlock() definitions. X-Git-Tag: v2.6.32-rc1~640^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fbb2d3bdd33e58f54e360df0723d754f0b66153;p=pandora-kernel.git 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 --- Reading git-diff-tree failed