Thread (1 message) 1 message, 1 author, 2011-06-10
DORMANTno replies

[PATCH v4 2/4] dt: add EXPORT_SYMBOL to of_platform_populate

From: Rob Herring <hidden>
Date: 2011-06-10 20:48:41
Also in: linux-devicetree
Subsystem: open firmware and flattened device tree, the rest · Maintainers: Rob Herring, Saravana Kannan, Linus Torvalds

Possibly related (same subject, not in this thread)

From: Rob Herring <redacted>

of_platform_populate is missing an EXPORT_SYMBOL, so add it.

Cc: Grant Likely <redacted>
Signed-off-by: Rob Herring <redacted>
---
 drivers/of/platform.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/of/platform.c b/drivers/of/platform.c
index dc56a77..8d0f477 100644
--- a/drivers/of/platform.c
+++ b/drivers/of/platform.c
@@ -328,4 +328,5 @@ int of_platform_populate(struct device_node *root,
 	of_node_put(root);
 	return rc;
 }
+EXPORT_SYMBOL(of_platform_populate);
 #endif /* !CONFIG_SPARC */
-- 
1.7.4.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