patch-2.3.40 linux/drivers/scsi/sym53c416.h
Next file: linux/drivers/sound/cmpci.c
Previous file: linux/drivers/scsi/seagate.c
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Thu Jan 20 16:07:26 2000
- Orig file:
v2.3.39/linux/drivers/scsi/sym53c416.h
- Orig date:
Thu Nov 11 20:11:49 1999
diff -u --recursive --new-file v2.3.39/linux/drivers/scsi/sym53c416.h linux/drivers/scsi/sym53c416.h
@@ -22,7 +22,9 @@
#include <linux/version.h>
#endif
+#ifndef LinuxVersionCode
#define LinuxVersionCode(v, p, s) (((v)<<16)+((p)<<8)+(s))
+#endif
#include <linux/types.h>
#include <linux/kdev_t.h>
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)