commit | 1b2e2b73b4c84c918686c04a00724197036c0847 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Mon Aug 21 17:06:38 2006 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Sep 20 14:58:35 2006 +0100 |
tree | d0b2d703573dbe5a7f3d6d647b51a3137e039007 | |
parent | e478bec0ba0a83a48a0f6982934b6de079e7e6b3 [diff] |
[ARM] Cleanup arch/arm/mm a little 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>