commit | ac94f18f6636d45a7d78f74d2a741d038d0f8c10 | [log] [tgz] |
---|---|---|
author | Rob Herring <robh@kernel.org> | Fri Jan 05 16:10:24 2018 -0600 |
committer | Rob Herring <robh@kernel.org> | Tue Jan 30 11:15:54 2018 -0600 |
tree | 8895276a4513dd6f3d45b8bcc92022fe30f297ae | |
parent | 0fbc0b67a89d756ae3a839be01440e54348159a0 [diff] |
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>