patch-2.4.0-test3 linux/arch/ppc/8260_io/uart.c

Next file: linux/arch/ppc/8xx_io/uart.c
Previous file: linux/arch/mips64/tools/Makefile
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test2/linux/arch/ppc/8260_io/uart.c linux/arch/ppc/8260_io/uart.c
@@ -2318,10 +2318,6 @@
 	volatile	iop8260_t	*io;
 	
 	init_bh(SERIAL_BH, do_serial_bh);
-#if 0
-	timer_table[RS_TIMER].fn = rs_8xx_timer;
-	timer_table[RS_TIMER].expires = 0;
-#endif
 
 	show_serial_version();
 

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