X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=include%2Flinux%2Fkobject.h;h=a659a97eccf16d234581e415b3d63ab4b18eee24;hb=4628803062d93dadc6ba8e801fd075526904a38c;hp=d37cd7f10e3dfd955062c400641745ab6ef14eac;hpb=2f66858a0ae48faf4c8dc19042f3aff52208dc57;p=powerpc.git diff --git a/include/linux/kobject.h b/include/linux/kobject.h index d37cd7f10e..a659a97ecc 100644 --- a/include/linux/kobject.h +++ b/include/linux/kobject.h @@ -22,7 +22,6 @@ #include #include #include -#include #include #include #include @@ -177,7 +176,6 @@ extern struct kobject * kset_find_obj(struct kset *, const char *); struct subsystem { struct kset kset; - struct rw_semaphore rwsem; }; #define decl_subsys(_name,_type,_uevent_ops) \