]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitabd9155e7d2cd30ae015c22893a0ff856de87192
treed0a03ece81d34de8df497f23376918ec2472bd1e
parentd8fd663d2b24b91883978b0a39d7f9cd6640d818
[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