X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=drivers%2Fof%2Fbase.c;h=5883d63c77146eceedd96b3de6cef983ca1bfabc;hb=0d290223a6c77107b1c3988959e49279a8dafaba;hp=48e941f99558e737b846c1bdb18ad83f778fd94c;hpb=7c9e41e0ef7d44a0818a3beec30634f3f588a23d;p=linux-2.6-microblaze.git diff --git a/drivers/of/base.c b/drivers/of/base.c index 48e941f99558..5883d63c7714 100644 --- a/drivers/of/base.c +++ b/drivers/of/base.c @@ -1821,6 +1821,7 @@ int of_add_property(struct device_node *np, struct property *prop) return rc; } +EXPORT_SYMBOL_GPL(of_add_property); int __of_remove_property(struct device_node *np, struct property *prop) {