ARM: Move platform memory reservations out of generic code
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 31 May 2010 11:16:20 +0000 (14:16 +0300)
committerTony Lindgren <tony@atomide.com>
Mon, 31 May 2010 12:46:32 +0000 (15:46 +0300)
Move the platform specific bootmem memory reservations out of
arch/arm/mm/mmu.c into their respective platform files.

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

No differences found