]> err.no Git - linux-2.6/blobdiff - include/linux/kobject.h
[PATCH] libata-hp: update unload-unplug
[linux-2.6] / include / linux / kobject.h
index e38bb357282a9b92c6a7edb275f0f492ee08f281..c187c53cecd0f94dd15bf3340b87c9a3652ea6d3 100644 (file)
@@ -257,7 +257,6 @@ struct subsys_attribute {
 };
 
 extern int subsys_create_file(struct subsystem * , struct subsys_attribute *);
-extern void subsys_remove_file(struct subsystem * , struct subsys_attribute *);
 
 #if defined(CONFIG_HOTPLUG)
 void kobject_uevent(struct kobject *kobj, enum kobject_action action);