Commits

Paul Mundt committed 8edcfcbbd13
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 <lethal@linux-sh.org>