git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e2d94f
)
powerpc: Export __flush_icache_range for 32-bit
author
Paul Mackerras
<paulus@samba.org>
Tue, 29 Nov 2005 04:50:58 +0000
(15:50 +1100)
committer
Paul Mackerras
<paulus@samba.org>
Tue, 29 Nov 2005 04:50:58 +0000
(15:50 +1100)
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>
No differences found