From: Paul Mackerras Date: Tue, 29 Nov 2005 04:50:58 +0000 (+1100) Subject: powerpc: Export __flush_icache_range for 32-bit X-Git-Tag: v2.6.15-rc4~4^2~25^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=666acb94d155106e494c6dfdd8b2fae44e0fad61;p=pandora-kernel.git powerpc: Export __flush_icache_range for 32-bit Both 32-bit and 64-bit use the same inline flush_icache_range definition now, so both need to export __flush_icache_range, not just 64-bit. Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed