metag: remove arch specific early DT functions
authorRob Herring <robh@kernel.org>
Fri, 5 Jan 2018 22:10:24 +0000 (16:10 -0600)
committerRob Herring <robh@kernel.org>
Tue, 30 Jan 2018 17:15:54 +0000 (11:15 -0600)
commitac94f18f6636d45a7d78f74d2a741d038d0f8c10
tree8895276a4513dd6f3d45b8bcc92022fe30f297ae
parent0fbc0b67a89d756ae3a839be01440e54348159a0
metag: remove arch specific early DT functions

Now that the DT core code handles bootmem arches, we can remove the metag
specific early_init_dt_alloc_memory_arch function. As the default
early_init_dt_add_memory_arch just does a WARN, we can remove it too.

Cc: James Hogan <jhogan@kernel.org>
Cc: linux-metag@vger.kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
arch/metag/kernel/devtree.c