Skip to content
Commit a652d9c7 authored by Simon Glass's avatar Simon Glass
Browse files

dm: Avoid using #ifdef for CONFIG_OF_LIVE



At present this option results in a number of #ifdefs due to the presence
or absence of the global_data of_root member.

Add a few macros to global_data.h to work around this. Update the code
accordingly.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 08c3b88d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment