ARM: memblock: use memblock to free memory into arm_bootmem_init()
authorRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 27 Oct 2010 18:27:44 +0000 (19:27 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 28 Oct 2010 12:54:43 +0000 (13:54 +0100)
commita801d2764033063b313d0c55704de8fb36e1efd1
tree6b76577fa30b7136d327a3939bac0716cd4df88f
parenta2c54d2af848fafd53f0314947d0741313205dbc
ARM: memblock: use memblock to free memory into arm_bootmem_init()

Switch arm_bootmem_init() to use memblock instead of membank to
free memory into bootmem.

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