patch-2.4.22 linux-2.4.22/arch/ppc/boot/simple/iic.c

Next file: linux-2.4.22/arch/ppc/boot/simple/misc-spruce.c
Previous file: linux-2.4.22/arch/ppc/boot/simple/embed_config.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/arch/ppc/boot/simple/iic.c linux-2.4.22/arch/ppc/boot/simple/iic.c
@@ -173,7 +173,7 @@
 	}
 #endif
 #endif
-	
+
 	/* Chip errata, clear enable.
 	*/
 	i2c->i2c_i2mod = 0;
@@ -207,7 +207,7 @@
 	while ((tbdf->cbd_sc & BD_SC_READY) && (temp != 0))
 		temp--;
 #endif
-	
+
 	/* Chip errata, clear enable.
 	*/
 	i2c->i2c_i2mod = 0;

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