]> err.no Git - linux-2.6/blobdiff - arch/ppc/syslib/open_pic.c
Merge branch 'linux-2.6'
[linux-2.6] / arch / ppc / syslib / open_pic.c
index 18ec94733293538228d97f311d9e50003f28540a..67dffe27b5c3135312640e7c30e33c578f686886 100644 (file)
@@ -24,7 +24,7 @@
 
 #include "open_pic_defs.h"
 
-#if defined(CONFIG_PRPMC800) || defined(CONFIG_85xx)
+#if defined(CONFIG_PRPMC800)
 #define OPENPIC_BIG_ENDIAN
 #endif
 
@@ -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 = {