Skip to content

Commit

Permalink
[ARM] Move rest of MMU setup code from mm-armv.c to mmu.c
Browse files Browse the repository at this point in the history
If we're going to have mmu.c for code which is specific to the MMU
machines, we might as well move the other MMU initialisation
specific code from mm-armv.c into this new file.  This also allows
us to make some functions static.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
  • Loading branch information
Russell King authored and Russell King committed Sep 27, 2006
1 parent d111e8f commit ae8f154
Show file tree
Hide file tree
Showing 3 changed files with 542 additions and 551 deletions.
Loading

0 comments on commit ae8f154

Please sign in to comment.