commit | 3a6fbcb2e2e4b263df1cc8647ce1858c57ddc805 | [log] [tgz] |
---|---|---|
author | Rob Herring <robh@kernel.org> | Fri Jan 05 16:18:35 2018 -0600 |
committer | Rob Herring <robh@kernel.org> | Tue Jan 30 11:17:37 2018 -0600 |
tree | 0c4f6249dd821afc9158d988ec9f1d3c61481fa6 | |
parent | b75e250a90519c6ebecc15d23dfc693f8a725181 [diff] |
xtensa: remove arch specific early DT functions Now that the DT core code handles bootmem arches, we can remove the xtensa specific early_init_dt_alloc_memory_arch function. The common early_init_dt_add_memory_arch can be used too now that xtensa switched to memblock. Cc: Chris Zankel <chris@zankel.net> Cc: linux-xtensa@linux-xtensa.org Acked-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Rob Herring <robh@kernel.org>