diff options
author | Rob Herring <robh@kernel.org> | 2015-06-18 20:35:46 -0500 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2015-06-18 20:35:46 -0500 |
commit | aefc7ec27c318faa58e7e92dbe85217b2bab7a0e (patch) | |
tree | c098c6e2126999b68be8ae0ddda6943a73ae95ea /Documentation | |
parent | 63a4aea556704acba1529df8f896ed65b93e66c1 (diff) | |
download | op-kernel-dev-aefc7ec27c318faa58e7e92dbe85217b2bab7a0e.zip op-kernel-dev-aefc7ec27c318faa58e7e92dbe85217b2bab7a0e.tar.gz |
dt/fdt: add empty versions of early_init_dt_*_memory_arch
With the addition of commit 0166dc1 (of: make CONFIG_OF user
selectable), architectures which don't enable memblock and don't
have their own early_init_dt_*_memory_arch implementations will break
when CONFIG_OF is enabled.
Really, we should have better separation of CONFIG_OF and
CONFIG_OF_EARLY_FLATTREE, but doing that will require quite a bit of
shuffling of architecture code. That will have to wait for another day.
Signed-off-by: Rob Herring <robh@kernel.org>
Cc: Grant Likely <grant.likely@linaro.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions