]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/of/dynamic.c
Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux
[karo-tx-linux.git] / drivers / of / dynamic.c
index 888fdbc099920a7533d1df89a534db7b6908a9e0..0542cf8b6e3dcbab3cc8160f85b00ecfeb463e08 100644 (file)
@@ -216,7 +216,7 @@ int of_property_notify(int action, struct device_node *np,
        return of_reconfig_notify(action, &pr);
 }
 
-void __of_attach_node(struct device_node *np)
+static void __of_attach_node(struct device_node *np)
 {
        const __be32 *phandle;
        int sz;