patch-2.3.27 linux/drivers/scsi/mac53c94.c

Next file: linux/drivers/scsi/mac53c94.h
Previous file: linux/drivers/scsi/jazz_esp.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.26/linux/drivers/scsi/mac53c94.c linux/drivers/scsi/mac53c94.c
@@ -26,11 +26,6 @@
 #include "hosts.h"
 #include "mac53c94.h"
 
-struct proc_dir_entry proc_scsi_mac53c94 = {
-	PROC_SCSI_53C94, 5, "53c94",
-	S_IFDIR | S_IRUGO | S_IXUGO, 2
-};
-
 enum fsc_phase {
 	idle,
 	selecting,

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)