Signed-off-by: Julian Calaby <julian.calaby@xxxxxxxxx> --- er, same again. Sorry about this, I haven't done it in a while =) arch/sparc/prom/console_64.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/sparc/prom/console_64.c b/arch/sparc/prom/console_64.c index d4eb8ae..d66b98c 100644 --- a/arch/sparc/prom/console_64.c +++ b/arch/sparc/prom/console_64.c @@ -13,7 +13,7 @@ #include <asm/system.h> #include <linux/string.h> -extern int prom_stdin, prom_stdout; +extern int prom_stdout; static int __prom_console_write_buf(const char *buf, int len) { -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html