From 50f64cc7caaffd2a7cb3f8a95a715c016bf1467b Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Fri, 24 Sep 2010 19:15:14 +0000 Subject: [PATCH] Builds now on 2.6.27 too. git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@2249 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- scst/include/scst.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scst/include/scst.h b/scst/include/scst.h index cd8272635..0a3cb3c7c 100644 --- a/scst/include/scst.h +++ b/scst/include/scst.h @@ -47,7 +47,7 @@ #define UNMAP 0x42 #endif -#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 27) +#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 28) /* * From . See also commit * d30a2605be9d5132d95944916e8f578fcfe4f976.