From: Paul Mundt Date: Sat, 15 Aug 2009 02:22:50 +0000 (+0900) Subject: sh: Don't export flush_dcache_all(). X-Git-Tag: v2.6.32-rc1~640^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b445dcaf3adda5bec5cc494925bc689fcc59a0e;p=pandora-kernel.git sh: Don't export flush_dcache_all(). flush_dcache_all() is used internally by the SH-4 cache code, it is not part of the exported cache API, so make it static and don't export it. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed