patch-2.4.22 linux-2.4.22/arch/ppc/boot/prep/of1275.h

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

diff -urN linux-2.4.21/arch/ppc/boot/prep/of1275.h linux-2.4.22/arch/ppc/boot/prep/of1275.h
@@ -197,7 +197,7 @@
 	const char *method;
 	int ihandle;
 	/*...*/
-	int args[0]; 
+	int args[0];
 } of_call_method_service;
 
 int of_call_method(const char *method, int ihandle, ...);

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