patch-2.4.0-test3 linux/arch/ppc/8xx_io/uart.c

Next file: linux/arch/ppc/amiga/chipram.c
Previous file: linux/arch/ppc/8260_io/uart.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test2/linux/arch/ppc/8xx_io/uart.c linux/arch/ppc/8xx_io/uart.c
@@ -2437,10 +2437,6 @@
 	volatile	immap_t		*immap;
 	
 	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)