patch-2.3.27 linux/drivers/scsi/aha1740.c
Next file: linux/drivers/scsi/aha1740.h
Previous file: linux/drivers/scsi/aha1542.h
Back to the patch index
Back to the overall index
-  Lines: 12
-  Date:
Thu Nov 11 16:57:30 1999
-  Orig file: 
v2.3.26/linux/drivers/scsi/aha1740.c
-  Orig date: 
Wed Sep  9 08:56:58 1998
diff -u --recursive --new-file v2.3.26/linux/drivers/scsi/aha1740.c linux/drivers/scsi/aha1740.c
@@ -44,11 +44,6 @@
 #include "aha1740.h"
 #include<linux/stat.h>
 
-struct proc_dir_entry proc_scsi_aha1740 = {
-    PROC_SCSI_AHA1740, 7, "aha1740",
-    S_IFDIR | S_IRUGO | S_IXUGO, 2
-};
-
 /* IF YOU ARE HAVING PROBLEMS WITH THIS DRIVER, AND WANT TO WATCH
    IT WORK, THEN:
 #define DEBUG
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)