sh: Bring kmap_coherent() out-of-line.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 4 Aug 2009 06:59:15 +0000 (15:59 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 4 Aug 2009 06:59:15 +0000 (15:59 +0900)
commit222db3e5f21fca563f5f692e000afcc01cb4395c
tree1dd564392771acc9f7146c6db55af517283bf427
parent700487c158163f14e6ff10de770b565c1c993c69
sh: Bring kmap_coherent() out-of-line.

kmap_coherent() has gotten too big to leave as an inline, so we
bring it out-of-line.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/mm/pg-mmu.c