Merge branch 'linux-2.6'
[kernel/kernel-generic.git] / arch / ppc / syslib / open_pic.c
index 780a3b9..67dffe2 100644 (file)
@@ -1043,7 +1043,7 @@ int openpic_resume(struct sys_device *sysdev)
 #endif /* CONFIG_PM */
 
 static struct sysdev_class openpic_sysclass = {
-       set_kset_name("openpic"),
+       .name = "openpic",
 };
 
 static struct sys_device device_openpic = {