]> git.dujemihanovic.xyz Git - u-boot.git/commit
ofnode: fdt_support definitions needed if OF_CONTROL is enabled
authorTroy Kisky <troykiskyboundary@gmail.com>
Mon, 13 Mar 2023 21:31:35 +0000 (14:31 -0700)
committerTom Rini <trini@konsulko.com>
Wed, 10 May 2023 20:45:42 +0000 (16:45 -0400)
commit55e4505dd2cc3085174862711891122ef02741da
tree24a9985e1fb6a6fa72ac5a090522bafa90c2d418
parent97c0db6ca524116472bd6c7e875283ca91158262
ofnode: fdt_support definitions needed if OF_CONTROL is enabled

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@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
include/fdt_support.h