patch-2.3.29 linux/drivers/zorro/proc.c

Next file: linux/fs/Config.in
Previous file: linux/drivers/video/tgafb.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.28/linux/drivers/zorro/proc.c linux/drivers/zorro/proc.c
@@ -99,8 +99,8 @@
 	NULL			/* revalidate */
 };
 
-int
-get_zorro_dev_info(char *buf, char **start, off_t pos, int count, int wr)
+static int
+get_zorro_dev_info(char *buf, char **start, off_t pos, int count)
 {
 	u_int slot;
 	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)