patch-1.3.16 linux/drivers/block/blk.h

Next file: linux/drivers/block/genhd.c
Previous file: linux/arch/sparc/config.in
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.15/linux/drivers/block/blk.h linux/drivers/block/blk.h
@@ -80,7 +80,9 @@
 extern long rd_init(long mem_start, int length);
 extern int ramdisk_size;
 
+#ifdef CONFIG_BLK_DEV_XD
 extern unsigned long xd_init(unsigned long mem_start, unsigned long mem_end);
+#endif
 
 #define RO_IOCTLS(dev,where) \
   case BLKROSET: if (!suser()) return -EACCES; \

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this