patch-2.2.0-pre2 linux/drivers/block/ide.h
Next file: linux/drivers/block/pdc4030.c
Previous file: linux/drivers/block/ide.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Wed Dec 30 22:34:26 1998
-  Orig file: 
v2.2.0-pre1/linux/drivers/block/ide.h
-  Orig date: 
Fri Oct 23 22:01:20 1998
diff -u --recursive --new-file v2.2.0-pre1/linux/drivers/block/ide.h linux/drivers/block/ide.h
@@ -438,6 +438,8 @@
 	*start = page + off;		\
 	return len;			\
 }
+#else
+#define PROC_IDE_READ_RETURN(page,start,off,count,eof,len) return 0;
 #endif
 
 /*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov