]> err.no Git - linux-2.6/blobdiff - include/asm-sparc64/openprom.h
fix hppfs Makefile breakage
[linux-2.6] / include / asm-sparc64 / openprom.h
index b4959d2b0d991712cc4114644804d17a9152061f..b69e4a8c9170a75ae05486fee8106cc06334011a 100644 (file)
@@ -1,4 +1,3 @@
-/* $Id: openprom.h,v 1.9 2001/03/16 10:22:02 davem Exp $ */
 #ifndef __SPARC64_OPENPROM_H
 #define __SPARC64_OPENPROM_H
 
@@ -175,9 +174,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                  */