]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dt: use default early_init_dt_alloc_memory_arch
authorRob Herring <robh@kernel.org>
Thu, 3 Apr 2014 18:13:46 +0000 (13:13 -0500)
committerRob Herring <robh@kernel.org>
Wed, 30 Apr 2014 05:59:12 +0000 (00:59 -0500)
commit8a8945c56b446d1bbdf58907c844b3e5f72ff3ec
tree0c84c71b132e1951c5a9127fc9cf38077f99f9f4
parentc647eab84860e81aa6048804d29b9e621b0e90f4
ARM: dt: use default early_init_dt_alloc_memory_arch

Now that ARM is using memblock instead of bootmem, the default version
of early_init_dt_alloc_memory_arch can be used.

Signed-off-by: Rob Herring <robh@kernel.org>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: linux-arm-kernel@lists.infradead.org
Tested-by: Grant Likely <grant.likely@linaro.org>
arch/arm/kernel/devtree.c