aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64/openprom.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sparc64/openprom.h')
-rw-r--r--include/asm-sparc64/openprom.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-sparc64/openprom.h b/include/asm-sparc64/openprom.h
index e01b80559c93..26ec046715c8 100644
--- a/include/asm-sparc64/openprom.h
+++ b/include/asm-sparc64/openprom.h
@@ -177,7 +177,7 @@ struct linux_nodeops {
177/* More fun PROM structures for device probing. */ 177/* More fun PROM structures for device probing. */
178#define PROMREG_MAX 24 178#define PROMREG_MAX 24
179#define PROMVADDR_MAX 16 179#define PROMVADDR_MAX 16
180#define PROMINTR_MAX 15 180#define PROMINTR_MAX 32
181 181
182struct linux_prom_registers { 182struct linux_prom_registers {
183 unsigned which_io; /* hi part of physical address */ 183 unsigned which_io; /* hi part of physical address */