]> Git Repo - linux.git/commit
cris: remove arch specific early DT functions
authorRob Herring <[email protected]>
Fri, 5 Jan 2018 22:09:38 +0000 (16:09 -0600)
committerRob Herring <[email protected]>
Tue, 30 Jan 2018 17:15:54 +0000 (11:15 -0600)
commit0fbc0b67a89d756ae3a839be01440e54348159a0
tree12a7369248d6e290cc06fd5887a4f9b630094528
parent5fbd55d21e562977773217828fcfa33cc44b16ac
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 <[email protected]>
Cc: Jesper Nilsson <[email protected]>
Cc: [email protected]
Signed-off-by: Rob Herring <[email protected]>
arch/cris/kernel/Makefile
arch/cris/kernel/devicetree.c [deleted file]
This page took 0.059622 seconds and 4 git commands to generate.