]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-sparc64/openprom.h
Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer...
[linux-2.6-omap-h63xx.git] / include / asm-sparc64 / openprom.h
index b4959d2b0d991712cc4114644804d17a9152061f..26ec046715c86c3bee6e5911336e5ac858349d31 100644 (file)
@@ -175,9 +175,9 @@ struct linux_nodeops {
 };
 
 /* More fun PROM structures for device probing. */
-#define PROMREG_MAX     16
+#define PROMREG_MAX     24
 #define PROMVADDR_MAX   16
-#define PROMINTR_MAX    15
+#define PROMINTR_MAX    32
 
 struct linux_prom_registers {
        unsigned which_io;      /* hi part of physical address                  */