kobject: remove struct kobj_type from struct kset
[sfrench/cifs-2.6.git] / arch / powerpc / platforms / pseries / power.c
index 73e69023d90a9f57b76a718c910dde2aa3b24f0b..08d7a500716729992989c0e844c185f66fe981b3 100644 (file)
@@ -57,7 +57,7 @@ static struct subsys_attribute auto_poweron_attr = {
 };
 
 #ifndef CONFIG_PM
-decl_subsys(power,NULL,NULL);
+decl_subsys(power, NULL);
 
 static struct attribute *g[] = {
         &auto_poweron_attr.attr,