]> git.hungrycats.org Git - linux/commitdiff
[SCSI 53c700] remove no_module_init again, sigh
authorJames Bottomley <jejb@mulgrave.(none)>
Mon, 23 Dec 2002 05:54:34 +0000 (23:54 -0600)
committerJames Bottomley <jejb@mulgrave.(none)>
Mon, 23 Dec 2002 05:54:34 +0000 (23:54 -0600)
drivers/scsi/53c700.c

index 864cbfdc40e92341048b9e92f47af264c2e896a2..a80b8c745fd897a5d70f5f152e78059e614df0ce 100644 (file)
@@ -2018,5 +2018,3 @@ NCR_700_slave_destroy(Scsi_Device *SDp)
 EXPORT_SYMBOL(NCR_700_detect);
 EXPORT_SYMBOL(NCR_700_release);
 EXPORT_SYMBOL(NCR_700_intr);
-
-no_module_init;