patch-2.3.29 linux/drivers/nubus/proc.c
Next file: linux/drivers/parport/Config.in
Previous file: linux/drivers/net/tulip.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Fri Nov 19 11:33:29 1999
- Orig file:
v2.3.28/linux/drivers/nubus/proc.c
- Orig date:
Thu Nov 18 20:25:37 1999
diff -u --recursive --new-file v2.3.28/linux/drivers/nubus/proc.c linux/drivers/nubus/proc.c
@@ -26,8 +26,8 @@
#include <asm/uaccess.h>
#include <asm/byteorder.h>
-int
-get_nubus_dev_info(char *buf, char **start, off_t pos, int count, int wr)
+static int
+get_nubus_dev_info(char *buf, char **start, off_t pos, int count)
{
struct nubus_dev *dev = nubus_devices;
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)