patch-1.3.30 linux/drivers/scsi/aha152x.c
Next file: linux/drivers/scsi/hosts.c
Previous file: linux/drivers/scsi/README.st
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Mon Sep 25 08:19:08 1995
- Orig file:
v1.3.29/linux/drivers/scsi/aha152x.c
- Orig date:
Mon Sep 18 14:53:55 1995
diff -u --recursive --new-file v1.3.29/linux/drivers/scsi/aha152x.c linux/drivers/scsi/aha152x.c
@@ -200,9 +200,17 @@
**************************************************************************/
+#ifdef PCMCIA
+#define MODULE
+#endif
+
#ifdef MODULE
#include <linux/config.h>
#include <linux/module.h>
+#endif
+
+#ifdef PCMCIA
+#undef MODULE
#endif
#include <linux/sched.h>
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