[ARM] Move mmu.c out of the way
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Mon, 21 Aug 2006 18:23:38 +0000 (19:23 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 20 Sep 2006 13:58:35 +0000 (14:58 +0100)
Rename mmu.c to context.c - it's the ARMv6 ASID context handling
code rather than generic "mmu" handling code.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found