patch-2.3.27 linux/drivers/scsi/aha1740.h

Next file: linux/drivers/scsi/aic7xxx.c
Previous file: linux/drivers/scsi/aha1740.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.26/linux/drivers/scsi/aha1740.h linux/drivers/scsi/aha1740.h
@@ -170,9 +170,7 @@
 	#define NULL 0
 #endif
 
-extern struct proc_dir_entry proc_scsi_aha1740;
-
-#define AHA1740 {  proc_dir:       &proc_scsi_aha1740,			\
+#define AHA1740 {  proc_name:      "aha1740",				\
 		   proc_info:      aha1740_proc_info,	                \
 		   name:           "Adaptec 174x (EISA)",		\
 		   detect:         aha1740_detect,			\

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