sh: uninline flush_icache_all().
authorPaul Mundt <lethal@linux-sh.org>
Fri, 5 Sep 2008 09:00:29 +0000 (18:00 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 8 Sep 2008 01:35:06 +0000 (10:35 +0900)
This uses jump_to_uncached() which is now given the noinline attribute
due to the special section mapping. Kill off the inline attribute to
fix up compilation failure.

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

Simple merge