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:
3b93e7b
)
[ARM] nommu: Provide a simple flush_dcache_page implementation
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Sat, 24 Jun 2006 09:46:23 +0000
(10:46 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 28 Jun 2006 16:59:50 +0000
(17:59 +0100)
nommu doesn't require a complex flush_dcache_page implementation
like the MMU-ful CPUs do, so provide a simplified version in nommu.c
and omit flush.c from the build as appropriate.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found