patch-1.3.40 linux/drivers/scsi/hosts.c
Next file: linux/drivers/scsi/scsi.c
Previous file: linux/drivers/scsi/constants.c
Back to the patch index
Back to the overall index
- Lines: 21
- Date:
Sat Nov 11 13:09:55 1995
- Orig file:
v1.3.39/linux/drivers/scsi/hosts.c
- Orig date:
Mon Oct 23 18:02:11 1995
diff -u --recursive --new-file v1.3.39/linux/drivers/scsi/hosts.c linux/drivers/scsi/hosts.c
@@ -16,19 +16,13 @@
* hosts currently present in the system.
*/
-#ifdef MODULE
/*
* Don't import our own symbols, as this would severely mess up our
* symbol tables.
*/
#define _SCSI_SYMS_VER_
-#include <linux/autoconf.h>
+#define __NO_VERSION__
#include <linux/module.h>
-#include <linux/version.h>
-#else
-#define MOD_INC_USE_COUNT
-#define MOD_DEC_USE_COUNT
-#endif
#include <linux/config.h>
#include <linux/blk.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