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:
01e7770
)
ARM: 5993/1: ARM: Move the outer_cache definitions into a separate file (1/4)
author
Catalin Marinas
<catalin.marinas@arm.com>
Wed, 24 Mar 2010 15:46:52 +0000
(16:46 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 25 Mar 2010 21:13:49 +0000
(21:13 +0000)
To avoid #include collisions with subsequent patches in the series, this
patch moves the outer_cache definitions to a separate asm/outercache.h
file.
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found