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

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

diff -u --recursive --new-file v2.3.26/linux/drivers/scsi/aha1542.h linux/drivers/scsi/aha1542.h
@@ -149,9 +149,7 @@
 	#define NULL 0
 #endif
 
-extern struct proc_dir_entry proc_scsi_aha1542;
-
-#define AHA1542 {    proc_dir:			&proc_scsi_aha1542,	\
+#define AHA1542 {    proc_name:			"aha1542",		\
 		     name:			"Adaptec 1542", 	\
 		     detect:			aha1542_detect,		\
 		     command:			aha1542_command,	\

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