sh: Add a machvec callback for early memblock reservations.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 7 Jan 2011 06:19:56 +0000 (15:19 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 11 Jan 2011 04:04:57 +0000 (13:04 +0900)
commit2f5998610ae315fa659ebe2ae0f1c02203b63d9a
tree0f37ebec4e09f151c8e3a3ee1da04475ee5ab6e0
parente54be894eae10eca9892e965cc9532f5d5a11767
sh: Add a machvec callback for early memblock reservations.

This adds in a callback to the machvec to allow platforms to do early
reservations through memblock.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/include/asm/machvec.h
arch/sh/mm/init.c