Fix compile of tmscsim SCSI driver
[sfrench/cifs-2.6.git] / kernel / power / power.h
index eb461b816bf430cd4336a249ce16812e260a19b1..5f842c3efc4b515004c3e58c67f13edd2c2a647e 100644 (file)
@@ -35,7 +35,7 @@ static struct subsys_attribute _name##_attr = {       \
        .store  = _name##_store,                \
 }
 
-extern struct subsystem power_subsys;
+extern struct kset power_subsys;
 
 /* References to section boundaries */
 extern const void __nosave_begin, __nosave_end;