patch-2.1.17 linux/arch/sparc/prom/console.c

Next file: linux/arch/sparc/prom/init.c
Previous file: linux/arch/sparc/prom/bootstr.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.16/linux/arch/sparc/prom/console.c linux/arch/sparc/prom/console.c
@@ -1,4 +1,4 @@
-/* $Id: console.c,v 1.9 1996/09/19 20:27:17 davem Exp $
+/* $Id: console.c,v 1.10 1996/12/18 06:46:54 tridge Exp $
  * console.c: Routines that deal with sending and receiving IO
  *            to/from the current console device using the PROM.
  *
@@ -80,8 +80,6 @@
 		  ap_putchar(c);
 		  i = 0;
 		}
-#else
-                i = -1;
 #endif
 	
 		break;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov