patch-2.4.4 linux/drivers/scsi/aic7xxx/aic7xxx_osm.h
Next file: linux/drivers/scsi/aic7xxx_old/aic7xxx.reg
Previous file: linux/drivers/scsi/aic7xxx/aic7xxx_linux.c
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
Thu Apr 12 12:16:35 2001
-  Orig file: 
v2.4.3/linux/drivers/scsi/aic7xxx/aic7xxx_osm.h
-  Orig date: 
Tue Mar  6 22:44:16 2001
diff -u --recursive --new-file v2.4.3/linux/drivers/scsi/aic7xxx/aic7xxx_osm.h linux/drivers/scsi/aic7xxx/aic7xxx_osm.h
@@ -355,10 +355,6 @@
 
 #define AIC7XXX_DRIVER_VERSION  "6.1.5"
 
-#ifndef LINUX_VERSION_CODE
-#include <linux/version.h>
-#endif
-
 #ifndef KERNEL_VERSION
 #define KERNEL_VERSION(x,y,z) (((x)<<16)+((y)<<8)+(z))
 #endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)