patch-2.4.22 linux-2.4.22/arch/ppc/boot/common/ns16550.c

Next file: linux-2.4.22/arch/ppc/boot/common/relocate.S
Previous file: linux-2.4.22/arch/ppc/boot/common/mpc10x_memory.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/arch/ppc/boot/common/ns16550.c linux-2.4.22/arch/ppc/boot/common/ns16550.c
@@ -41,7 +41,7 @@
 
 	/* How far apart the registers are. */
 	shift = rs_table[chan].iomem_reg_shift;
-	
+
 	/* save the LCR */
 	lcr = inb(com_port + (UART_LCR << shift));
 	/* Access baud rate */

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