diff options
author | 2024-03-03 11:48:53 +0100 | |
---|---|---|
committer | 2024-03-04 15:03:59 -0600 | |
commit | ad8ee969d7e34dd310a618d798cc6d8fe4f04464 (patch) | |
tree | c01ed56bac4beafd0fa08ed978b602f6ddcfa490 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dt-bindings: interrupt-controller: Convert Atmel AIC to json-schema (diff) | |
download | wireguard-linux-ad8ee969d7e34dd310a618d798cc6d8fe4f04464.tar.xz wireguard-linux-ad8ee969d7e34dd310a618d798cc6d8fe4f04464.zip |
of: make for_each_property_of_node() available to to !OF
for_each_property_of_node() is a macro and so doesn't have a stub inline
function for !OF. Move it out of the relevant #ifdef to make it available
to all users.
Fixes: 611cad720148 ("dt: add of_alias_scan and of_alias_get_id")
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Link: https://lore.kernel.org/r/20240303104853.31511-1-brgl@bgdev.pl
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions