patch-2.4.21 linux-2.4.21/arch/ppc/boot/simple/m8260_tty.c
Next file: linux-2.4.21/arch/ppc/boot/simple/m8xx_tty.c
Previous file: linux-2.4.21/arch/ppc/boot/simple/iic.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
2003-06-13 07:51:31.000000000 -0700
- Orig file:
linux-2.4.20/arch/ppc/boot/simple/m8260_tty.c
- Orig date:
2002-08-02 17:39:43.000000000 -0700
diff -urN linux-2.4.20/arch/ppc/boot/simple/m8260_tty.c linux-2.4.21/arch/ppc/boot/simple/m8260_tty.c
@@ -1,8 +1,3 @@
-/*
- * BK Id: %F% %I% %G% %U% %#%
- */
-
-
/* Minimal serial functions needed to send messages out the serial
* port on SMC1.
*/
@@ -316,8 +311,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)