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:
e78feaa
)
Blackfin: unify cache init functions
author
Mike Frysinger
<vapier@gentoo.org>
Mon, 14 Sep 2009 19:42:26 +0000
(19:42 +0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Thu, 17 Sep 2009 02:10:49 +0000
(22:10 -0400)
The CPLB implementations (mpu/nompu) had exact copies of the cacheinit
code. Even the i/d cache functions are largely the same. So unify them
both in the common kernel cache code.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
No differences found