diff options
Diffstat (limited to 'include/linux/kobject.h')
-rw-r--r-- | include/linux/kobject.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/kobject.h b/include/linux/kobject.h index 33e7a6142a75..7b09136fb211 100644 --- a/include/linux/kobject.h +++ b/include/linux/kobject.h | |||
@@ -105,7 +105,6 @@ extern void kobject_put(struct kobject *); | |||
105 | 105 | ||
106 | extern struct kobject *kobject_kset_add_dir(struct kset *kset, | 106 | extern struct kobject *kobject_kset_add_dir(struct kset *kset, |
107 | struct kobject *, const char *); | 107 | struct kobject *, const char *); |
108 | extern struct kobject *kobject_add_dir(struct kobject *, const char *); | ||
109 | 108 | ||
110 | extern char * kobject_get_path(struct kobject *, gfp_t); | 109 | extern char * kobject_get_path(struct kobject *, gfp_t); |
111 | 110 | ||