[SCSI] qla1280: remove version check
authorAdrian Bunk <bunk@kernel.org>
Thu, 17 Apr 2008 09:37:01 +0000 (12:37 +0300)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Thu, 17 Apr 2008 17:59:21 +0000 (12:59 -0500)
There's no point for an in-kernel driver to check whether it's compiled
under kernel < 2.6.0 .

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Cc: Jes Sorensen <jes@sgi.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/qla1280.c

index 68c0d09..09ab3ea 100644 (file)
 
 #include <linux/module.h>
 
-#include <linux/version.h>
 #include <linux/types.h>
 #include <linux/string.h>
 #include <linux/errno.h>
 #include <asm/sn/io.h>
 #endif
 
-#if LINUX_VERSION_CODE < 0x020600
-#error "Kernels older than 2.6.0 are no longer supported"
-#endif
-
 
 /*
  * Compile time Options: