changing CONFIG_LOCALVERSION rebuilds too much, for no appearent reason. Signed-off-by: Olaf Hering <olh@xxxxxxx> drivers/scsi/ibmmca.c | 6 ------ 1 files changed, 6 deletions(-) Index: linux-2.6.13-rc2-mm1/drivers/scsi/ibmmca.c =================================================================== --- linux-2.6.13-rc2-mm1.orig/drivers/scsi/ibmmca.c +++ linux-2.6.13-rc2-mm1/drivers/scsi/ibmmca.c @@ -18,12 +18,6 @@ */ #include <linux/config.h> -#ifndef LINUX_VERSION_CODE -#include <linux/version.h> -#endif -#if LINUX_VERSION_CODE < KERNEL_VERSION(2,5,45) -#error "This driver works only with kernel 2.5.45 or higher!" -#endif #include <linux/module.h> #include <linux/kernel.h> #include <linux/types.h> - : send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html