Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <rmk+kernel@arm.linux.org.uk>
- Loading branch information