mips: remove arch specific early_init_dt_alloc_memory_arch
authorRob Herring <robh@kernel.org>
Fri, 5 Jan 2018 22:11:26 +0000 (16:11 -0600)
committerRob Herring <robh@kernel.org>
Tue, 30 Jan 2018 17:15:55 +0000 (11:15 -0600)
commita518a04eb0f5be616eebff567611e1fd9692b995
tree1e1fb3160e230ab8c8b6306abf30ea599c79e227
parentac94f18f6636d45a7d78f74d2a741d038d0f8c10
mips: remove arch specific early_init_dt_alloc_memory_arch

Now that the DT core code handles bootmem arches, we can remove the MIPS
specific early_init_dt_alloc_memory_arch function.

Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Signed-off-by: Rob Herring <robh@kernel.org>
arch/mips/kernel/prom.c