of: Export of_remove_property() to modules
[sfrench/cifs-2.6.git] / drivers / of / base.c
index ea44fea998139a9dd89747d82f8b8cf64243731a..161a23631472d94d1a01b6b7752303153561f329 100644 (file)
@@ -1869,6 +1869,7 @@ int of_remove_property(struct device_node *np, struct property *prop)
 
        return rc;
 }
+EXPORT_SYMBOL_GPL(of_remove_property);
 
 int __of_update_property(struct device_node *np, struct property *newprop,
                struct property **oldpropp)