Thread (4 messages) 4 messages, 1 author, 2020-05-10
STALE2244d REVIEWED: 7 (7M)

[PATCH v10 2/3] of: EXPORT_SYMBOL_GPL of_find_next_cache_node

From: Hanna Hawa <hidden>
Date: 2020-05-10 15:14:04
Also in: linux-edac, lkml
Subsystem: open firmware and flattened device tree, the rest · Maintainers: Rob Herring, Saravana Kannan, Linus Torvalds

Make of_find_next_cache_node() available for modules.

Signed-off-by: Hanna Hawa <redacted>
Acked-by: Rob Herring <robh@kernel.org>
---
 drivers/of/base.c | 1 +
 1 file changed, 1 insertion(+)
diff --git a/drivers/of/base.c b/drivers/of/base.c
index ae03b1218b06..1f8daf4c3398 100644
--- a/drivers/of/base.c
+++ b/drivers/of/base.c
@@ -2174,6 +2174,7 @@ struct device_node *of_find_next_cache_node(const struct device_node *np)
 
 	return NULL;
 }
+EXPORT_SYMBOL_GPL(of_find_next_cache_node);
 
 /**
  * of_find_last_cache_level - Find the level at which the last cache is
-- 
2.17.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help