From: Russell King Date: Wed, 27 Oct 2010 18:49:33 +0000 (+0100) Subject: ARM: memblock: move meminfo into find_limits directly X-Git-Tag: v2.6.37-rc1~23^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f25b4b4c89ff118df72421dd2cb080a6380896ac;p=pandora-kernel.git ARM: memblock: move meminfo into find_limits directly bootmem_init() no longer makes several uses of the membank information, so move this into the one remaining called function which does use it. Signed-off-by: Russell King --- Reading git-diff-tree failed