patch-2.2.14 linux/drivers/scsi/sym53c8xx_defs.h
Next file: linux/drivers/scsi/u14-34f.c
Previous file: linux/drivers/scsi/sym53c8xx.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Tue Jan 4 10:12:21 2000
- Orig file:
v2.2.13/linux/drivers/scsi/sym53c8xx_defs.h
- Orig date:
Tue Jan 4 11:10:39 2000
diff -u --recursive --new-file v2.2.13/linux/drivers/scsi/sym53c8xx_defs.h linux/drivers/scsi/sym53c8xx_defs.h
@@ -66,8 +66,9 @@
#endif
#include <linux/config.h>
+#ifndef LinuxVersionCode
#define LinuxVersionCode(v, p, s) (((v)<<16)+((p)<<8)+(s))
-
+#endif
/*
* NCR PQS/PDS special device support.
*/
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)