]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
powerpc: Export __flush_icache_range for 32-bit
authorPaul Mackerras <paulus@samba.org>
Tue, 29 Nov 2005 04:50:58 +0000 (15:50 +1100)
committerPaul Mackerras <paulus@samba.org>
Tue, 29 Nov 2005 04:50:58 +0000 (15:50 +1100)
commit666acb94d155106e494c6dfdd8b2fae44e0fad61
treea6c2dfb66883b6ccf95307a74d875f3a66458eab
parent0e2d94f6a09d0a2d39c3b7d9529ac5c378098245
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 <paulus@samba.org>
arch/powerpc/kernel/ppc_ksyms.c