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:
c21898f
)
ARM: mm: proc-xscale: Use new generic struct definition macros
author
Dave Martin
<dave.martin@linaro.org>
Thu, 23 Jun 2011 16:26:56 +0000
(17:26 +0100)
committer
Dave Martin
<dave.martin@linaro.org>
Thu, 7 Jul 2011 14:31:11 +0000
(15:31 +0100)
Without this patch, xscale_80200_A0_A1 is missing the
icache_flush_all entry, which would result in the wrong functions
being called at run-time.
This patch re-uses xscale_icache_flush_all for
xscale_80200_A0_A1_cache_fns.
Signed-off-by: Dave Martin <dave.martin@linaro.org>
No differences found