diff options
author | Sean Anderson <sean.anderson@seco.com> | 2022-03-28 18:14:37 -0400 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2022-06-28 03:09:51 +0100 |
commit | 8b52f237f0f8ae63c930fa8459c39ab87367bad1 (patch) | |
tree | 30b5ce956c1f151837c796093b6646c6f00612c4 /drivers/core/devres.c | |
parent | 24057fe0a8f70ae872da0a8f4889fe7b8cfa09db (diff) |
dm: core: Provide fallbacks for ofnode_conf_read_...
Because fdt_get_config_str et al. were moved/renamed to
ofnode_conf_read_str, they now depend on CONFIG_DM as well as
CONFIG_OF_CONTROL. Add some fallback implementations, preventing a
linker error when CONFIG_SPL_OF_CONTROL and CONFIG_SPL_ENV_IS_IN_MMC are
enabled and CONFIG_SPL_DM is disabled.
Fixes: 7de8bd03c3 ("treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...")
Signed-off-by: Sean Anderson <sean.anderson@seco.com>
Diffstat (limited to 'drivers/core/devres.c')
0 files changed, 0 insertions, 0 deletions