patch-2.4.21 linux-2.4.21/arch/ppc/boot/simple/m8xx_tty.c

Next file: linux-2.4.21/arch/ppc/boot/simple/misc-embedded.c
Previous file: linux-2.4.21/arch/ppc/boot/simple/m8260_tty.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/arch/ppc/boot/simple/m8xx_tty.c linux-2.4.21/arch/ppc/boot/simple/m8xx_tty.c
@@ -1,8 +1,3 @@
-/*
- * BK Id: %F% %I% %G% %U% %#%
- */
-
-
 /* Minimal serial functions needed to send messages out the serial
  * port on the MBX console.
  *
@@ -293,8 +288,3 @@
 
 	return(!(rbdf->cbd_sc & BD_SC_EMPTY));
 }
-
-void
-serial_close(unsigned long com_port)
-{
-}

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)