diff options
Diffstat (limited to 'arch/sparc/include/asm/oplib_64.h')
| -rw-r--r-- | arch/sparc/include/asm/oplib_64.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/sparc/include/asm/oplib_64.h b/arch/sparc/include/asm/oplib_64.h index 8cd0df34e82b..97a90475c314 100644 --- a/arch/sparc/include/asm/oplib_64.h +++ b/arch/sparc/include/asm/oplib_64.h | |||
| @@ -18,8 +18,8 @@ extern char prom_version[]; | |||
| 18 | */ | 18 | */ |
| 19 | extern phandle prom_root_node; | 19 | extern phandle prom_root_node; |
| 20 | 20 | ||
| 21 | /* PROM stdin and stdout */ | 21 | /* PROM stdout */ |
| 22 | extern int prom_stdin, prom_stdout; | 22 | extern int prom_stdout; |
| 23 | 23 | ||
| 24 | /* /chosen node of the prom device tree, this stays constant after | 24 | /* /chosen node of the prom device tree, this stays constant after |
| 25 | * initialization is complete. | 25 | * initialization is complete. |
