diff --git a/scst/include/scst.h b/scst/include/scst.h index 78cfd669b..a7a4cdc8f 100644 --- a/scst/include/scst.h +++ b/scst/include/scst.h @@ -37,7 +37,6 @@ #elif defined(RHEL_MAJOR) && RHEL_MAJOR -0 <= 5 #error The SCST sysfs interface is not supported on RHEL 5. Please run make enable_proc. #elif LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 26) -#elif defined(RHEL_MAJOR) && RHEL_MAJOR -0 <= 5 #error The SCST sysfs interface is supported from kernel version 2.6.26 on. Please run make enable_proc. #endif