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)
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>

No differences found