[PATCH] ARM: Move memmap freeing into init.c
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Mon, 27 Jun 2005 13:16:47 +0000 (14:16 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 27 Jun 2005 13:16:47 +0000 (14:16 +0100)
commita013053d4965d9a45300938e713a4b512e0257d8
treed0a03ece81d34de8df497f23376918ec2472bd1e
parenta343e6075a396e07eeff52c0da5629c8fd396be2
[PATCH] ARM: Move memmap freeing into init.c

It doesn't make sense for this to be in mm-armv.c now that 26-bit
ARM support is no longer integrated into arch/arm.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/init.c
arch/arm/mm/mm-armv.c