patch-2.4.0-test12 linux/drivers/scsi/a3000.h

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

diff -u --recursive --new-file v2.4.0-test11/linux/drivers/scsi/a3000.h linux/drivers/scsi/a3000.h
@@ -1,4 +1,5 @@
 #ifndef A3000_H
+#define A3000_H
 
 /* $Id: a3000.h,v 1.4 1997/01/19 23:07:10 davem Exp $
  *
@@ -29,7 +30,7 @@
 #define CAN_QUEUE 16
 #endif
 
-#define A3000_SCSI {  proc_name:	   "A3000",			\
+#define _A3000_SCSI { proc_name:	   "A3000",			\
 		      proc_info:           NULL,			\
 		      name:                "Amiga 3000 built-in SCSI",	\
 		      detect:              a3000_detect,		\

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