diff options
Diffstat (limited to 'include')
| -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 0777b3f57ae..a8a84fcccbc 100644 --- a/include/linux/kobject.h +++ b/include/linux/kobject.h | |||
| @@ -66,7 +66,6 @@ struct kobject { | |||
| 66 | struct kset * kset; | 66 | struct kset * kset; |
| 67 | struct kobj_type * ktype; | 67 | struct kobj_type * ktype; |
| 68 | struct sysfs_dirent * sd; | 68 | struct sysfs_dirent * sd; |
| 69 | wait_queue_head_t poll; | ||
| 70 | }; | 69 | }; |
| 71 | 70 | ||
| 72 | extern int kobject_set_name(struct kobject *, const char *, ...) | 71 | extern int kobject_set_name(struct kobject *, const char *, ...) |
