Files
linux-stable-mirror/include/linux
Bjorn Helgaas a036bb0e60 of: base: Add of_get_next_child_with_prefix() stub
1fcc67e3a3 ("of: base: Add for_each_child_of_node_with_prefix()") added
of_get_next_child_with_prefix() but did not add a stub for the !CONFIG_OF
case.

Add a of_get_next_child_with_prefix() stub so users of
for_each_child_of_node_with_prefix() can be built for compile testing even
when !CONFIG_OF.

Fixes: 1fcc67e3a3 ("of: base: Add for_each_child_of_node_with_prefix()")
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
2025-09-26 14:51:27 -05:00
..
2025-07-31 11:28:03 -04:00
2025-07-31 18:23:53 -07:00
2025-07-24 19:12:32 -07:00
2025-08-02 12:06:10 -07:00
2025-07-31 16:11:43 -05:00
2025-08-02 12:01:37 -07:00