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:
0ba8b9b
)
[ARM] cachetype: move definitions to separate header
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Sun, 10 Aug 2008 17:10:19 +0000
(18:10 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 1 Sep 2008 11:06:24 +0000
(12:06 +0100)
Rather than pollute asm/cacheflush.h with the cache type definitions,
move them to asm/cachetype.h, and include this new header where
necessary.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found