Thread (7 messages) flat view 7 messages, 2 authors, 2016-08-24
STALE3663d

[PATCH 1/2] reset: uniphier: add static qualifier to probe function

From: Masahiro Yamada <hidden>
Date: 2016-08-24 06:39:33
Also in: lkml
Subsystem: arm/uniphier architecture, reset controller framework, the rest · Maintainers: Kunihiko Hayashi, Masami Hiramatsu, Philipp Zabel, Linus Torvalds

I missed this in the initial commit.

Signed-off-by: Masahiro Yamada <redacted>
---

 drivers/reset/reset-uniphier.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/reset/reset-uniphier.c b/drivers/reset/reset-uniphier.c
index 9de071f..41c62af 100644
--- a/drivers/reset/reset-uniphier.c
+++ b/drivers/reset/reset-uniphier.c
@@ -385,7 +385,7 @@ static const struct of_device_id uniphier_reset_match[] = {
 };
 MODULE_DEVICE_TABLE(of, uniphier_reset_match);
 
-int uniphier_reset_probe(struct platform_device *pdev)
+static int uniphier_reset_probe(struct platform_device *pdev)
 {
 	struct device *dev = &pdev->dev;
 	const struct of_device_id *match;
-- 
1.9.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