patch-2.3.29 linux/arch/arm/kernel/ecard.c
Next file: linux/arch/arm/kernel/entry-armv.S
Previous file: linux/arch/arm/kernel/bios32.h
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Fri Nov 19 11:33:29 1999
 -  Orig file: 
v2.3.28/linux/arch/arm/kernel/ecard.c
 -  Orig date: 
Mon Nov  1 13:56:26 1999
 
diff -u --recursive --new-file v2.3.28/linux/arch/arm/kernel/ecard.c linux/arch/arm/kernel/ecard.c
@@ -865,7 +865,7 @@
 	return buffer - start;
 }
 
-int get_ecard_dev_info(char *buf, char **start, off_t pos, int count, int wr)
+static int get_ecard_dev_info(char *buf, char **start, off_t pos, int count)
 {
 	ecard_t *ec = cards;
 	off_t at = 0;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)