]> git.baikalelectronics.ru Git - uboot.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)
commit98a3fcd797a6ef167790747ea495f160b73e797b
tree24a9985e1fb6a6fa72ac5a090522bafa90c2d418
parentdfd0de1ba038fbf4e11b5c0a3e6ddd6bd3d82207
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