commit | 0fbc0b67a89d756ae3a839be01440e54348159a0 | [log] [tgz] |
---|---|---|
author | Rob Herring <robh@kernel.org> | Fri Jan 05 16:09:38 2018 -0600 |
committer | Rob Herring <robh@kernel.org> | Tue Jan 30 11:15:54 2018 -0600 |
tree | 12a7369248d6e290cc06fd5887a4f9b630094528 | |
parent | 5fbd55d21e562977773217828fcfa33cc44b16ac [diff] |
cris: remove arch specific early DT functions Now that the DT core code handles bootmem arches, we can remove the cris specific early_init_dt_alloc_memory_arch function. As the default early_init_dt_add_memory_arch just does a WARN, we can just remove the entire devicetree.c file. Cc: Mikael Starvik <starvik@axis.com> Cc: Jesper Nilsson <jesper.nilsson@axis.com> Cc: linux-cris-kernel@axis.com Signed-off-by: Rob Herring <robh@kernel.org>