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

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