]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - Documentation/kobject.txt
r8169: update the phy init for the 8168C
[linux-2.6-omap-h63xx.git] / Documentation / kobject.txt
index 5e7aca261359367b891b685a38fd63778b001906..ca86a885ad8f71c6f98647debd50bf293b33de47 100644 (file)
@@ -238,7 +238,6 @@ kobj_set_kset_s(obj,subsys)
 - Assumes that obj->kobj exists, and is a struct kobject.
 - Sets the kset of that kobject to the kset <subsys>.
 
-void subsystem_init(struct kset *s);
 int subsystem_register(struct kset *s);
 void subsystem_unregister(struct kset *s);