[PATCH v1 11/24] ofnode: fdt_support definitions needed if OF_CONTROL is enabled
Simon Glass
sjg at chromium.org
Wed Feb 22 22:19:57 CET 2023
On Tue, 21 Feb 2023 at 18:38, Troy Kisky <troykiskyboundary at gmail.com> wrote:
>
> With the use of CONFIG_IS_ENABLED in code, instead of at the preprocessor
> level, these defines are still needed if OF_CONTROL is enabled.
>
> Signed-off-by: Troy Kisky <troykiskyboundary at gmail.com>
> ---
>
> include/fdt_support.h | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list