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:
e478bec
)
[ARM] Cleanup arch/arm/mm a little
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Mon, 21 Aug 2006 16:06:38 +0000
(17:06 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 20 Sep 2006 13:58:35 +0000
(14:58 +0100)
Move top_pmd into arch/arm/mm/mm.h - nothing outside arch/arm/mm
references it.
Move the repeated definition of TOP_PTE into mm/mm.h, as well as
a few function prototypes.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found