| commit | 8edcfcbbd131a3580db666ed1034c24d56eb6f5d | [log] [tgz] |
|---|---|---|
| author | Paul Mundt <lethal@linux-sh.org> | Sat Aug 15 09:03:59 2009 +0900 |
| committer | Paul Mundt <lethal@linux-sh.org> | Sat Aug 15 09:03:59 2009 +0900 |
| tree | dcbf87a13227e846a2eec6ea7026de2424947c7b | |
| parent | d2dcd9101b1a940ce8496601ba871e47f84881ec [diff] |
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>