From: Paul Mundt Date: Sat, 15 Aug 2009 00:03:59 +0000 (+0900) Subject: sh: Bail from kmap_coherent_init() if we have no dcache aliases. X-Git-Tag: v2.6.32-rc1~640^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8edcfcbbd131a3580db666ed1034c24d56eb6f5d;p=pandora-kernel.git sh: Bail from kmap_coherent_init() if we have no dcache aliases. This kills off the ifdef from kmap_coherent_init() and just bails if there are no cache aliases. This permits the kmap coherent code to be used on other CPUs. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed