|
@@ -90,7 +90,6 @@ extern int __of_update_property(struct device_node *np,
|
|
|
extern void __of_update_property_sysfs(struct device_node *np,
|
|
|
struct property *newprop, struct property *oldprop);
|
|
|
|
|
|
-extern void __of_attach_node(struct device_node *np);
|
|
|
extern int __of_attach_node_sysfs(struct device_node *np);
|
|
|
extern void __of_detach_node(struct device_node *np);
|
|
|
extern void __of_detach_node_sysfs(struct device_node *np);
|