From: Paul Mundt Date: Fri, 5 Sep 2008 09:00:29 +0000 (+0900) Subject: sh: uninline flush_icache_all(). X-Git-Tag: v2.6.28-rc1~99^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=205a3b4328de1c8ddd99ddd5092bed1344068213;p=pandora-kernel.git sh: uninline flush_icache_all(). 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 --- Reading git-diff-tree failed