patch-2.0.34 linux/drivers/block/ide.h
Next file: linux/drivers/block/md.c
Previous file: linux/drivers/block/ide.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Wed Jun 3 15:17:47 1998
- Orig file:
v2.0.33/linux/drivers/block/ide.h
- Orig date:
Wed Oct 15 15:22:14 1997
diff -u --recursive --new-file v2.0.33/linux/drivers/block/ide.h linux/drivers/block/ide.h
@@ -65,6 +65,10 @@
* "No user-serviceable parts" beyond this point :)
*****************************************************************************/
+#if defined(CONFIG_BLK_DEV_IDESCSI) && !defined(CONFIG_SCSI)
+#error "SCSI must also be selected"
+#endif
+
typedef unsigned char byte; /* used everywhere */
/*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov