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:
27d59ec
)
sh: Don't export flush_dcache_all().
author
Paul Mundt
<lethal@linux-sh.org>
Sat, 15 Aug 2009 02:22:50 +0000
(11:22 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Sat, 15 Aug 2009 02:22:50 +0000
(11:22 +0900)
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 <lethal@linux-sh.org>
No differences found