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:
d14d751
)
sh: Split out SH-4 __flush_xxx_region() ops.
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 4 Aug 2009 09:06:01 +0000
(18:06 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 4 Aug 2009 09:06:01 +0000
(18:06 +0900)
This splits out the SH-4 __flush_xxx_region() functions and defines them
as weak symbols. This allows us to provide optimized versions without
having to ifdef cache-sh4.c to death.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found