patch-2.3.23 linux/drivers/scsi/u14-34f.h

Next file: linux/drivers/sgi/char/sgiserial.c
Previous file: linux/drivers/scsi/st.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.22/linux/drivers/scsi/u14-34f.h linux/drivers/scsi/u14-34f.h
@@ -18,7 +18,9 @@
 
 #define U14_34F_VERSION "5.11.00"
 
+#ifndef LinuxVersionCode
 #define LinuxVersionCode(v, p, s) (((v)<<16)+((p)<<8)+(s))
+#endif
 
 #define ULTRASTOR_14_34F {                                                   \
                 name:         "UltraStor 14F/34F rev. " U14_34F_VERSION " ", \

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